HTML 4.0中的特殊实体字符

表格如下:

字符

实体

十进制

十六进制

浏览器

中的显

quotation mark = APL quote

"

"

"

"

"

"

ampersand

&

&

&

&

&

&

less-than sign

<

<

<

<

<

<

greater-than sign

&gt;

&#62;

&#x3E;

>

>

>

Latin capital ligature OE

&OElig;

&#338;

&#x152;

Œ

Œ

Œ

Latin small ligature oe

&oelig;

&#339;

&#x153;

œ

œ

œ

Latin capital letter S with caron

&Scaron;

&#352;

&#x160;

Š

Š

Š

Latin small letter s with caron

&scaron;

&#353;

&#x161;

š

š

š

Latin capital letter Y with diaeresis

&Yuml;

&#376;

&#x178;

Ÿ

Ÿ

Ÿ

modifier letter circumflex accent

&circ;

&#710;

&#x2C6;

ˆ

ˆ

ˆ

small tilde

&tilde;

&#732;

&#x2DC;

˜

˜

˜

en space

&ensp;

&#8194;

&#x2002;

em space

&emsp;

&#8195;

&#x2003;

thin space

&thinsp;

&#8201;

&#x2009;

zero width non-joiner

&zwnj;

&#8204;

&#x200C;

zero width joiner

&zwj;

&#8205;

&#x200D;

left-to-right mark

&lrm;

&#8206;

&#x200E;

right-to-left mark

&rlm;

&#8207;

&#x200F;

en dash

&ndash;

&#8211;

&#x2013;

em dash

&mdash;

&#8212;

&#x2014;

left single quotation mark

&lsquo;

&#8216;

&#x2018;

right single quotation mark

&rsquo;

&#8217;

&#x2019;

single low-9 quotation mark

&sbquo;

&#8218;

&#x201A;

left double quotation mark

&ldquo;

&#8220;

&#x201C;

right double quotation mark

&rdquo;

&#8221;

&#x201D;

double low-9 quotation mark

&bdquo;

&#8222;

&#x201E;

dagger

&dagger;

&#8224;

&#x2020;

double dagger

&Dagger;

&#8225;

&#x2021;

per mille sign

&permil;

&#8240;

&#x2030;

single left-pointing angle quotation mark

&lsaquo;

&#8249;

&#x2039;

single right-pointing angle quotation mark

&rsaquo;

&#8250;

&#x203A;

euro sign

&euro;

&#8364;

&#x20AC;

 

摘自:

Special Entities

http://htmlhelp.com/reference/html40/entities/special.html

posted on   中道学友  阅读(424)  评论(0编辑  收藏  举报

编辑推荐:
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
阅读排行:
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律

导航

< 2010年3月 >
28 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31 1 2 3
4 5 6 7 8 9 10

技术追求准确,态度积极向上

点击右上角即可分享
微信分享提示