HTML 实体转义字符(HTML Escape Characters)完整对照表

HTML Escape Characters 全表|常用 HTML 实体符号速查

文章目录

HTML 实体转义字符(HTML Escape Characters)完整对照表列出了最常用的 HTML 转义字符。

HTML 转义字符对照表

这份 HTML Escape Characters 全表可以帮助你快速查询常用的 HTML 实体符号。

符号命名字符数值字符描述
		制表符(Tab)


换行符(New Line)
  空格(Space)
!!感叹号(Exclamation mark)
"""双引号(Quotation mark)
##井号(Number sign)
$$美元符号(Dollar sign)
%%百分号(Percent sign)
&&&与符号(Ampersand)
''单引号(Apostrophe)
((左括号(Opening/Left Parenthesis)
))右括号(Closing/Right Parenthesis)
**星号(Asterisk)
++加号(Plus sign)
,,逗号(Comma)
--连字符(Hyphen)
..句点(Period)
//斜杠(Slash)
00数字 0(Digit 0)
11数字 1(Digit 1)
22数字 2(Digit 2)
33数字 3(Digit 3)
44数字 4(Digit 4)
55数字 5(Digit 5)
66数字 6(Digit 6)
77数字 7(Digit 7)
88数字 8(Digit 8)
99数字 9(Digit 9)
::冒号(Colon)
;&#59;分号(Semicolon)
<&lt;&#60;小于号(Less-than)
=&#61;等于号(Equals sign)
>&gt;&#62;大于号(Greater than)
?&#63;问号(Question mark)
@&#64;艾特符号(At sign)
A&#65;大写字母 A(Uppercase A)
B&#66;大写字母 B(Uppercase B)
C&#67;大写字母 C(Uppercase C)
D&#68;大写字母 D(Uppercase D)
E&#69;大写字母 E(Uppercase E)
F&#70;大写字母 F(Uppercase F)
G&#71;大写字母 G(Uppercase G)
H&#72;大写字母 H(Uppercase H)
I&#73;大写字母 I(Uppercase I)
J&#74;大写字母 J(Uppercase J)
K&#75;大写字母 K(Uppercase K)
L&#76;大写字母 L(Uppercase L)
M&#77;大写字母 M(Uppercase M)
N&#78;大写字母 N(Uppercase N)
O&#79;大写字母 O(Uppercase O)
P&#80;大写字母 P(Uppercase P)
Q&#81;大写字母 Q(Uppercase Q)
R&#82;大写字母 R(Uppercase R)
S&#83;大写字母 S(Uppercase S)
T&#84;大写字母 T(Uppercase T)
U&#85;大写字母 U(Uppercase U)
V&#86;大写字母 V(Uppercase V)
W&#87;大写字母 W(Uppercase W)
X&#88;大写字母 X(Uppercase X)
Y&#89;大写字母 Y(Uppercase Y)
Z&#90;大写字母 Z(Uppercase Z)
[&#91;左方括号(Opening/Left square bracket)
\&#92;反斜杠(Backslash)
]&#93;右方括号(Closing/Right square bracket)
^&#94;脱字符(Caret)
_&#95;下划线(Underscore)
`&#96;重音符(Grave accent)
a&#97;小写字母 a(Lowercase a)
b&#98;小写字母 b(Lowercase b)
c&#99;小写字母 c(Lowercase c)
d&#100;小写字母 d(Lowercase d)
e&#101;小写字母 e(Lowercase e)
f&#102;小写字母 f(Lowercase f)
g&#103;小写字母 g(Lowercase g)
h&#104;小写字母 h(Lowercase h)
i&#105;小写字母 i(Lowercase i)
j&#106;小写字母 j(Lowercase j)
k&#107;小写字母 k(Lowercase k)
l&#108;小写字母 l(Lowercase l)
m&#109;小写字母 m(Lowercase m)
n&#110;小写字母 n(Lowercase n)
o&#111;小写字母 o(Lowercase o)
p&#112;小写字母 p(Lowercase p)
q&#113;小写字母 q(Lowercase q)
r&#114;小写字母 r(Lowercase r)
s&#115;小写字母 s(Lowercase s)
t&#116;小写字母 t(Lowercase t)
u&#117;小写字母 u(Lowercase u)
v&#118;小写字母 v(Lowercase v)
w&#119;小写字母 w(Lowercase w)
x&#120;小写字母 x(Lowercase x)
y&#121;小写字母 y(Lowercase y)
z&#122;小写字母 z(Lowercase z)
{&#123;左花括号(Opening/Left curly brace)
|&#124;竖线(Vertical bar)
}&#125;右花括号(Closing/Right curly brace)
~&#126;波浪号(Tilde)
&#128;欧元符号(Euro sign)
&#130;标点符号(Punctuation mark)
ƒ&#131;弗罗林符号(Florin sign)
&#132;双引号(Quotation mark)
&#133;水平省略号(Horizontal ellipsis)
&#134;剑号(Dagger)
&#135;双剑号(Double dagger)
ˆ&#136;抑扬符(Circumflex)
&#137;千分号(Per-mille)
Š&#138;带抑扬符的大写字母 S(Latin capital letter s with caron)
&#139;单左角引号(Single left angle quotation)
Œ&#140;大写连字 OE(Uppercase ligature OE)
Ž&#142;带抑扬符的大写字母 Z(Latin capital letter z with caron)
&#145;左单引号(Opening single quotation mark)
&#146;右单引号(Closing single quotation mark)
&#147;左双引号(Opening double quotation mark)
&#148;右双引号(Closing double quotation mark)
&#149;项目符号(Bullet)
&#150;短横线(En dash)
&#151;长横线(Em dash)
˜&#152;波浪号(Tilde)
&#153;商标符号(Trademark)
š&#154;带抑扬符的小写字母 S(Latin small letter s with caron)
&#155;单右角引号(Single right angle quotation)
œ&#156;小写连字 OE(Lowercase ligature OE)
ž&#158;带抑扬符的小写字母 Z(Latin small letter z with caron)
Ÿ&#159;带分音符的大写字母 Y(Latin capital letter y with diaeresis)
 &nbsp;&#160;不间断空格(Non-breaking space)
¡&iexcl;&#161;倒感叹号(Inverted exclamation mark)
¢&cent;&#162;美分符号(Cent)
£&pound;&#163;英镑符号(Pound)
¤&curren;&#164;货币符号(Currency)
¥&yen;&#165;日元符号(Yen)
¦&brvbar;&#166;断竖线(Broken vertical bar)
§&sect;&#167;段落符号(Section)
¨&uml;&#168;分音符(Spacing diaeresis)
©&copy;&#169;版权符号(Copyright)
ª&ordf;&#170;女性序数指示符(Feminine ordinal indicator)
«&laquo;&#171;左角引号(Opening/Left angle quotation mark)
¬&not;&#172;否定符号(Negation)
­&shy;&#173;软连字符(Soft hyphen)
®&reg;&#174;注册商标符号(Registered trademark)
¯&macr;&#175;长音符号(Spacing macron)
°&deg;&#176;度符号(Degree)
±&plusmn;&#177;正负号(Plus or minus)
²&sup2;&#178;上标 2(Superscript 2)
³&sup3;&#179;上标 3(Superscript 3)
´&acute;&#180;尖音符(Spacing acute)
µ&micro;&#181;微克(Micro)
&para;&#182;段落符号(Paragraph)
·&dot;&#183;点(Dot)
¸&cedil;&#184;变音符号(Spacing cedilla)
¹&sup1;&#185;上标 1(Superscript 1)
º&ordm;&#186;男性序数指示符(Masculine ordinal indicator)
»&raquo;&#187;右角引号(Closing/Right angle quotation mark)
¼&frac14;&#188;四分之一(Fraction 1/4)
½&frac12;&#189;二分之一(Fraction 1/2)
¾&frac34;&#190;四分之三(Fraction 3/4)
¿&iquest;&#191;倒问号(Inverted question mark)
À&Agrave;&#192;带重音符的大写 A(Capital a with grave accent)
Á&Aacute;&#193;带尖音符的大写 A(Capital a with acute accent)
Â&Acirc;&#194;带抑扬符的大写 A(Capital a with circumflex accent)
Ã&Atilde;&#195;带波浪号的大写 A(Capital a with tilde)
Ä&Auml;&#196;带分音符的大写 A(Capital a with umlaut)
Å&Aring;&#197;带圈的大写 A(Capital a with ring)
Æ&AElig;&#198;大写连字 AE(Capital ae)
Ç&Ccedil;&#199;带变音符号的大写 C(Capital c with cedilla)
È&Egrave;&#200;带重音符的大写 E(Capital e with grave accent)
É&Eacute;&#201;带尖音符的大写 E(Capital e with acute accent)
Ê&Ecirc;&#202;带抑扬符的大写 E(Capital e with circumflex accent)
Ë&Euml;&#203;带分音符的大写 E(Capital e with umlaut)
Ì&Igrave;&#204;带重音符的大写 I(Capital i with grave accent)
Í&Iacute;&#205;带尖音符的大写 I(Capital i with accute accent)
Î&Icirc;&#206;带抑扬符的大写 I(Capital i with circumflex accent)
Ï&Iuml;&#207;带分音符的大写 I(Capital i with umlaut)
Ð&ETH;&#208;冰岛语大写字母 Ð(Capital eth (Icelandic))
Ñ&Ntilde;&#209;带波浪号的大写 N(Capital n with tilde)
Ò&Ograve;&#210;带重音符的大写 O(Capital o with grave accent)
Ó&Oacute;&#211;带尖音符的大写 O(Capital o with accute accent)
Ô&Ocirc;&#212;带抑扬符的大写 O(Capital o with circumflex accent)
Õ&Otilde;&#213;带波浪号的大写 O(Capital o with tilde)
Ö&Ouml;&#214;带分音符的大写 O(Capital o with umlaut)
×&times;&#215;乘号(Multiplication)
Ø&Oslash;&#216;带斜线的大写 O(Capital o with slash)
Ù&Ugrave;&#217;带重音符的大写 U(Capital u with grave accent)
Ú&Uacute;&#218;带尖音符的大写 U(Capital u with acute accent)
Û&Ucirc;&#219;带抑扬符的大写 U(Capital u with circumflex accent)
Ü&Uuml;&#220;带分音符的大写 U(Capital u with umlaut)
Ý&Yacute;&#221;带尖音符的大写 Y(Capital y with acute accent)
Þ&THORN;&#222;冰岛语大写字母 Þ(Capital thorn (Icelandic))
ß&szlig;&#223;德语小写字母 ß(Lowercase sharp s (German))
à&agrave;&#224;带重音符的小写 a(Lowercase a with grave accent)
á&aacute;&#225;带尖音符的小写 a(Lowercase a with acute accent)
â&acirc;&#226;带抑扬符的小写 a(Lowercase a with circumflex accent)
ã&atilde;&#227;带波浪号的小写 a(Lowercase a with tilde)
ä&auml;&#228;带分音符的小写 a(Lowercase a with umlaut)
å&aring;&#229;带圈的小写 a(Lowercase a with ring)
æ&aelig;&#230;小写连字 ae(Lowercase ae)
ç&ccedil;&#231;带变音符号的小写 c(Lowercase c with cedilla)
è&egrave;&#232;带重音符的小写 e(Lowercase e with grave accent)
é&eacute;&#233;带尖音符的小写 e(Lowercase e with acute accent)
ê&ecirc;&#234;带抑扬符的小写 e(Lowercase e with circumflex accent)
ë&euml;&#235;带分音符的小写 e(Lowercase e with umlaut)
ì&igrave;&#236;带重音符的小写 i(Lowercase i with grave accent)
í&iacute;&#237;带尖音符的小写 i(Lowercase i with acute accent)
î&icirc;&#238;带抑扬符的小写 i(Lowercase i with circumflex accent)
ï&iuml;&#239;带分音符的小写 i(Lowercase i with umlaut)
ð&eth;&#240;冰岛语小写字母 ð(Lowercase eth (Icelandic))
ñ&ntilde;&#241;带波浪号的小写 n(Lowercase n with tilde)
ò&ograve;&#242;带重音符的小写 o(Lowercase o with grave accent)
ó&oacute;&#243;带尖音符的小写 o(Lowercase o with acute accent)
ô&ocirc;&#244;带抑扬符的小写 o(Lowercase o with circumflex accent)
õ&otilde;&#245;带波浪号的小写 o(Lowercase o with tilde)
ö&ouml;&#246;带分音符的小写 o(Lowercase o with umlaut)
÷&divide;&#247;除号(Divide)
ø&oslash;&#248;带斜线的小写 o(Lowercase o with slash)
ù&ugrave;&#249;带重音符的小写 u(Lowercase u with grave accent)
ú&uacute;&#250;带尖音符的小写 u(Lowercase u with acute accent)
û&ucirc;&#251;带抑扬符的小写 u(Lowercase u with circumflex accent)
ü&uuml;&#252;带分音符的小写 u(Lowercase u with umlaut)
ý&yacute;&#253;带尖音符的小写 y(Lowercase y with acute accent)
þ&thorn;&#254;冰岛语小写字母 þ(Lowercase thorn (Icelandic))
ÿ&yuml;&#255;带分音符的小写 y(Lowercase y with umlaut)
Ā&Amacr;&#256;带长音符号的大写 A(Latin capital letter a with macron)
ā&amacr;&#257;带长音符号的小写 a(Latin small letter a with macron)
Ă&Abreve;&#258;带短音符号的大写 A(Latin capital letter a with breve)
ă&abreve;&#259;带短音符号的小写 a(Latin small letter a with breve)
Ą&Aogon;&#260;带 Ogonek 符号的大写 A(Latin capital letter a with ogonek)
ą&aogon;&#261;带 Ogonek 符号的小写 a(Latin small letter a with ogonek)
Ć&Cacute;&#262;带尖音符的大写 C(Latin capital letter c with acute)
ć&cacute;&#263;带尖音符的小写 c(Latin small letter c with acute)
Ĉ&Ccirc;&#264;带抑扬符的大写 C(Latin capital letter c with circumflex)
ĉ&ccirc;&#265;带抑扬符的小写 c(Latin small letter c with circumflex)
Ċ&Cdot;&#266;带点的大写 C(Latin capital letter c with dot above)
ċ&cdot;&#267;带点的小写 c(Latin small letter c with dot above)
Č&Ccaron;&#268;带扬抑符的大写 C(Latin capital letter c with caron)
č&ccaron;&#269;带扬抑符的小写 C(Latin small letter c with caron)
Ď&Dcaron;&#270;带扬抑符的大写 D(Latin capital letter d with caron)
ď&dcaron;&#271;带扬抑符的小写 D(Latin small letter d with caron)
Đ&Dstrok;&#272;带划掉符号的大写 D(Latin capital letter d with stroke)
đ&dstrok;&#273;带划掉符号的小写 D(Latin small letter d with stroke)
Ē&Emacr;&#274;带长音符号的大写 E(Latin capital letter e with macron)
ē&emacr;&#275;带长音符号的小写 e(Latin small letter e with macron)
Ĕ&Ebreve;&#276;带短音符号的大写 E(Latin capital letter e with breve)
ĕ&ebreve;&#277;带短音符号的小写 e(Latin small letter e with breve)
Ė&Edot;&#278;带点的大写 E(Latin capital letter e with dot above)
ė&edot;&#279;带点的小写 e(Latin small letter e with dot above)
Ę&Eogon;&#280;带 Ogonek 符号的大写 E(Latin capital letter e with ogonek)
ę&eogon;&#281;带 Ogonek 符号的小写 e(Latin small letter e with ogonek)
Ě&Ecaron;&#282;带扬抑符的大写 E(Latin capital letter e with caron)
ě&ecaron;&#283;带扬抑符的小写 E(Latin small letter e with caron)
Ĝ&Gcirc;&#284;带抑扬符的大写 G(Latin capital letter g with circumflex)
ĝ&gcirc;&#285;带抑扬符的小写 g(Latin small letter g with circumflex)
Ğ&Gbreve;&#286;带短音符号的大写 G(Latin capital letter g with breve)
ğ&gbreve;&#287;带短音符号的小写 g(Latin small letter g with breve)
Ġ&Gdot;&#288;带点的大写 G(Latin capital letter g with dot above)
ġ&gdot;&#289;带点的小写 g(Latin small letter g with dot above)
Ģ&Gcedil;&#290;带变音符号的大写 G(Latin capital letter g with cedilla)
ģ&gcedil;&#291;带变音符号的小写 g(Latin small letter g with cedilla)
Ĥ&Hcirc;&#292;带抑扬符的大写 H(Latin capital letter h with circumflex)
ĥ&hcirc;&#293;带抑扬符的小写 h(Latin small letter h with circumflex)
Ħ&Hstrok;&#294;带划掉符号的大写 H(Latin capital letter h with stroke)
ħ&hstrok;&#295;带划掉符号的小写 h(Latin small letter h with stroke)
Ĩ&Itilde;&#296;带波浪号的大写 I(Latin capital letter I with tilde)
ĩ&itilde;&#297;带波浪号的小写 I(Latin small letter I with tilde)
Ī&Imacr;&#298;带长音符号的大写 I(Latin capital letter I with macron)
ī&imacr;&#299;带长音符号的小写 i(Latin small letter I with macron)
Ĭ&Ibreve;&#300;带短音符号的大写 I(Latin capital letter I with breve)
ĭ&ibreve;&#301;带短音符号的小写 i(Latin small letter I with breve)
Į&Iogon;&#302;带 Ogonek 符号的大写 I(Latin capital letter I with ogonek)
į&iogon;&#303;带 Ogonek 符号的小写 i(Latin small letter I with ogonek)
İ&Idot;&#304;带点的大写 I(Latin capital letter I with dot above)
ı&imath; &inodot;&#305;无点的小写 i(Latin small letter dotless I)
IJ&IJlig;&#306;大写连字 IJ(Latin capital ligature ij)
ij&ijlig;&#307;小写连字 ij(Latin small ligature ij)
Ĵ&Jcirc;&#308;带抑扬符的大写 J(Latin capital letter j with circumflex)
ĵ&jcirc;&#309;带抑扬符的小写 j(Latin small letter j with circumflex)
Ķ&Kcedil;&#310;带变音符号的大写 K(Latin capital letter k with cedilla)
ķ&kcedil;&#311;带变音符号的小写 k(Latin small letter k with cedilla)
ĸ&kgreen;&#312;小写字母 kra(Latin small letter kra)
Ĺ&Lacute;&#313;带尖音符的大写 L(Latin capital letter l with acute)
ĺ&lacute;&#314;带尖音符的小写 l(Latin small letter l with acute)
Ļ&Lcedil;&#315;带变音符号的大写 L(Latin capital letter l with cedilla)
ļ&lcedil;&#316;带变音符号的小写 l(Latin small letter l with cedilla)
Ľ&Lcaron;&#317;带扬抑符的大写 L(Latin capital letter l with caron)
ľ&lcaron;&#318;带扬抑符的小写 l(Latin small letter l with caron)
Ŀ&Lmidot;&#319;带中点的大写 L(Latin capital letter l with middle dot)
ŀ&lmidot;&#320;带中点的小写 l(Latin small letter l with middle dot)
Ł&Lstrok;&#321;带划掉符号的大写 L(Latin capital letter l with stroke)
ł&lstrok;&#322;带划掉符号的小写 l(Latin small letter l with stroke)
Ń&Nacute;&#323;带尖音符的大写 N(Latin capital letter n with acute)
ń&nacute;&#324;带尖音符的小写 n(Latin small letter n with acute)
Ņ&Ncedil;&#325;带变音符号的大写 N(Latin capital letter n with cedilla)
ņ&ncedil;&#326;带变音符号的小写 n(Latin small letter n with cedilla)
Ň&Ncaron;&#327;带扬抑符的大写 N(Latin capital letter n with caron)
ň&ncaron;&#328;带扬抑符的小写 n(Latin small letter n with caron)
ʼn&napos;&#329;带撇号的小写 n(Latin small letter n preceded by apostrophe)
Ŋ&ENG;&#330;大写字母 eng(Latin capital letter eng)
ŋ&eng;&#331;小写字母 eng(Latin small letter eng)
Ō&Omacr;&#332;带长音符号的大写 O(Latin capital letter o with macron)
ō&omacr;&#333;带长音符号的小写 o(Latin small letter o with macron)
Ŏ&Obreve;&#334;带短音符号的大写 O(Latin capital letter o with breve)
ŏ&obreve;&#335;带短音符号的小写 o(Latin small letter o with breve)
Ő&Odblac;&#336;带双尖音符的大写 O(Latin capital letter o with double acute)
ő&odblac;&#337;带双尖音符的小写 o(Latin small letter o with double acute)
Œ&OElig;&#338;大写连字 OE(Uppercase ligature OE)
œ&oelig;&#339;小写连字 OE(Lowercase ligature OE)
Ŕ&Racute;&#340;带尖音符的大写 R(Latin capital letter r with acute)
ŕ&racute;&#341;带尖音符的小写 r(Latin small letter r with acute)
Ŗ&Rcedil;&#342;带变音符号的大写 R(Latin capital letter r with cedilla)
ŗ&rcedil;&#343;带变音符号的小写 r(Latin small letter r with cedilla)
Ř&Rcaron;&#344;带扬抑符的大写 R(Latin capital letter r with caron)
ř&rcaron;&#345;带扬抑符的小写 r(Latin small letter r with caron)
Ś&Sacute;&#346;带尖音符的大写 S(Latin capital letter s with acute)
ś&sacute;&#347;带尖音符的小写 s(Latin small letter s with acute)
Ŝ&Scirc;&#348;带抑扬符的大写 S(Latin capital letter s with circumflex)
ŝ&scirc;&#349;带抑扬符的小写 s(Latin small letter s with circumflex)
Ş&Scedil;&#350;带变音符号的大写 S(Latin capital letter s with cedilla)
ş&scedil;&#351;带变音符号的小写 s(Latin small letter s with cedilla)
Š&Scaron;&#352;带扬抑符的大写 S(Uppercase S with caron)
š&scaron;&#353;带扬抑符的小写 S(Lowercase S with caron)
Ţ&Tcedil;&#354;带变音符号的大写 T(Latin capital letter t with cedilla)
ţ&tcedil;&#355;带变音符号的小写 t(Latin small letter t with cedilla)
Ť&Tcaron;&#356;带扬抑符的大写 T(Latin capital letter t with caron)
ť&tcaron;&#357;带扬抑符的小写 t(Latin small letter t with caron)
Ŧ&Tstrok;&#358;带划掉符号的大写 T(Latin capital letter t with stroke)
ŧ&tstrok;&#359;带划掉符号的小写 t(Latin small letter t with stroke)
Ũ&Utilde;&#360;带波浪号的大写 U(Latin capital letter u with tilde)
ũ&utilde;&#361;带波浪号的小写 u(Latin small letter u with tilde)
Ū&Umacr;&#362;带长音符号的大写 U(Latin capital letter u with macron)
ū&umacr;&#363;带长音符号的小写 u(Latin small letter u with macron)
Ŭ&Ubreve;&#364;带短音符号的大写 U(Latin capital letter u with breve)
ŭ&ubreve;&#365;带短音符号的小写 u(Latin small letter u with breve)
Ů&Uring;&#366;带圈的大写 U(Latin capital letter u with ring above)
ů&uring;&#367;带圈的小写 u(Latin small letter u with ring above)
Ű&Udblac;&#368;带双尖音符的大写 U(Latin capital letter u with double acute)
ű&udblac;&#369;带双尖音符的小写 u(Latin small letter u with double acute)
Ų&Uogon;&#370;带 Ogonek 符号的大写 U(Latin capital letter u with ogonek)
ų&uogon;&#371;带 Ogonek 符号的小写 u(Latin small letter u with ogonek)
Ŵ&Wcirc;&#372;带抑扬符的大写 W(Latin capital letter w with circumflex)
ŵ&wcirc;&#373;带抑扬符的小写 w(Latin small letter w with circumflex)
Ŷ&Ycirc;&#374;带抑扬符的大写 Y(Latin capital letter y with circumflex)
ŷ&ycirc;&#375;带抑扬符的小写 y(Latin small letter y with circumflex)
Ÿ&Yuml;&#376;带分音符的大写 Y(Capital Y with diaeres)
ƒ&fnof;&#402;带钩的小写 f(Lowercase with hook)
ˆ&circ;&#710;抑扬符(Circumflex accent)
˜&tilde;&#732;波浪号(Tilde)
Α&Alpha;&#913;希腊字母 Α(Alpha)
Β&Beta;&#914;希腊字母 Β(Beta)
Γ&Gamma;&#915;希腊字母 Γ(Gamma)
Δ&Delta;&#916;希腊字母 Δ(Delta)
Ε&Epsilon;&#917;希腊字母 Ε(Epsilon)
Ζ&Zeta;&#918;希腊字母 Ζ(Zeta)
Η&Eta;&#919;希腊字母 Η(Eta)
Θ&Theta;&#920;希腊字母 Θ(Theta)
Ι&Iota;&#921;希腊字母 Ι(Iota)
Κ&Kappa;&#922;希腊字母 Κ(Kappa)
Λ&Lambda;&#923;希腊字母 Λ(Lambda)
Μ&Mu;&#924;希腊字母 Μ(Mu)
Ν&Nu;&#925;希腊字母 Ν(Nu)
Ξ&Xi;&#926;希腊字母 Ξ(Xi)
Ο&Omicron;&#927;希腊字母 Ο(Omicron)
Π&Pi;&#928;希腊字母 Π(Pi)
Ρ&Rho;&#929;希腊字母 Ρ(Rho)
Σ&Sigma;&#931;希腊字母 Σ(Sigma)
Τ&Tau;&#932;希腊字母 Τ(Tau)
Υ&Upsilon;&#933;希腊字母 Υ(Upsilon)
Φ&Phi;&#934;希腊字母 Φ(Phi)
Χ&Chi;&#935;希腊字母 Χ(Chi)
Ψ&Psi;&#936;希腊字母 Ψ(Psi)
Ω&Omega;&#937;希腊字母 Ω(Omega)
α&alpha;&#945;希腊字母 α(alpha)
β&beta;&#946;希腊字母 β(beta)
γ&gamma;&#947;希腊字母 γ(gamma)
δ&delta;&#948;希腊字母 δ(delta)
ε&epsilon;&#949;希腊字母 ε(epsilon)
ζ&zeta;&#950;希腊字母 ζ(zeta)
η&eta;&#951;希腊字母 η(eta)
θ&theta;&#952;希腊字母 θ(theta)
ι&iota;&#953;希腊字母 ι(iota)
κ&kappa;&#954;希腊字母 κ(kappa)
λ&lambda;&#955;希腊字母 λ(lambda)
μ&mu;&#956;希腊字母 μ(mu)
ν&nu;&#957;希腊字母 ν(nu)
ξ&xi;&#958;希腊字母 ξ(xi)
ο&omicron;&#959;希腊字母 ο(omicron)
π&pi;&#960;希腊字母 π(pi)
ρ&rho;&#961;希腊字母 ρ(rho)
ς&sigmaf;&#962;希腊字母 ς(sigmaf)
σ&sigma;&#963;希腊字母 σ(sigma)
τ&tau;&#964;希腊字母 τ(tau)
υ&upsilon;&#965;希腊字母 υ(upsilon)
φ&phi;&#966;希腊字母 φ(phi)
χ&chi;&#967;希腊字母 χ(chi)
ψ&psi;&#968;希腊字母 ψ(psi)
ω&omega;&#969;希腊字母 ω(omega)
ϑ&thetasym;&#977;希腊字母 ϑ(Theta symbol)
ϒ&upsih;&#978;希腊字母 ϒ(Upsilon symbol)
&ensp;&#8194;半角空格(En space)
&emsp;&#8195;全角空格(Em space)
&thinsp;&#8201;窄空格(Thin space)
&zwnj;&#8204;零宽度非连接符(Zero width non-joiner)
&zwj;&#8205;零宽度连接符(Zero width joiner)
&lrm;&#8206;从左到右标记(Left-to-right mark)
&rlm;&#8207;从右到左标记(Right-to-left mark)
&ndash;&#8211;短横线(En dash)
&mdash;&#8212;长横线(Em dash)
&lsquo;&#8216;左单引号(Left single quotation mark)
&rsquo;&#8217;右单引号(Right single quotation mark)
&sbquo;&#8218;单低 9 引号(Single low-9 quotation mark)
&ldquo;&#8220;左双引号(Left double quotation mark)
&rdquo;&#8221;右双引号(Right double quotation mark)
&bdquo;&#8222;双低 9 引号(Double low-9 quotation mark)
&dagger;&#8224;剑号(Dagger)
&Dagger;&#8225;双剑号(Double dagger)
&bull;&#8226;项目符号(Bullet)
&hellip;&#8230;水平省略号(Horizontal ellipsis)
&permil;&#8240;千分号(Per mille)
&prime;&#8242;分(Minutes (Degrees))
&Prime;&#8243;秒(Seconds (Degrees))
&lsaquo;&#8249;单左角引号(Single left angle quotation)
&rsaquo;&#8250;单右角引号(Single right angle quotation)
&oline;&#8254;上划线(Overline)
&euro;&#8364;欧元符号(Euro)
&trade;&#8482;商标符号(Trademark)
&larr;&#8592;左箭头(Left arrow)
&uarr;&#8593;上箭头(Up arrow)
&rarr;&#8594;右箭头(Right arrow)
&darr;&#8595;下箭头(Down arrow)
&harr;&#8596;左右箭头(Left right arrow)
&crarr;&#8629;回车箭头(Carriage return arrow)
&forall;&#8704;全称量词(For all)
&part;&#8706;偏导数符号(Part)
&exist;&#8707;存在量词(Exist)
&empty;&#8709;空集符号(Empty)
&nabla;&#8711;纳布拉算子(Nabla)
&isin;&#8712;属于(Is in)
&notin;&#8713;不属于(Not in)
&ni;&#8715;包含(Ni)
&prod;&#8719;乘积符号(Product)
&sum;&#8721;求和符号(Sum)
&minus;&#8722;减号(Minus)
&lowast;&#8727;星号(Asterisk (Lowast))
&radic;&#8730;平方根符号(Square root)
&prop;&#8733;成比例(Proportional to)
&infin;&#8734;无穷大符号(Infinity)
&ang;&#8736;角(Angle)
&and;&#8743;逻辑与(And)
&or;&#8744;逻辑或(Or)
&cap;&#8745;交集符号(Cap)
&cup;&#8746;并集符号(Cup)
&int;&#8747;积分符号(Integral)
&there4;&#8756;所以(Therefore)
&sim;&#8764;相似(Similar to)
&cong;&#8773;全等(Congurent to)
&asymp;&#8776;约等于(Almost equal)
&ne;&#8800;不等于(Not equal)
&equiv;&#8801;恒等于(Equivalent)
&le;&#8804;小于等于(Less or equal)
&ge;&#8805;大于等于(Greater or equal)
&sub;&#8834;真子集(Subset of)
&sup;&#8835;真超集(Superset of)
&nsub;&#8836;不是子集(Not subset of)
&sube;&#8838;子集或等于(Subset or equal)
&supe;&#8839;超集或等于(Superset or equal)
&oplus;&#8853;异或(Circled plus)
&otimes;&#8855;张量积(Circled times)
&perp;&#8869;垂直(Perpendicular)
&sdot;&#8901;点乘(Dot operator)
&lceil;&#8968;上取整(Left ceiling)
&rceil;&#8969;上取整(Right ceiling)
&lfloor;&#8970;下取整(Left floor)
&rfloor;&#8971;下取整(Right floor)
&loz;&#9674;菱形(Lozenge)
&spades;&#9824;黑桃(Spade)
&clubs;&#9827;梅花(Club)
&hearts;&#9829;红桃(Heart)
&diams;&#9830;方块(Diamond)

如果您使用了未涵盖的字符,请评论区留言,以便博主更新列表。

相关阅读:如何在 HTML 页面中正确显示原始代码?

在线 HTML 特殊字符转义工具(支持反转义)

为了避免手动转义的繁琐过程,推荐使用 HTML-Escaper 在线转义工具:

地址:HTML-Escaper

支持 HTML 字符的一键转义和反转义,简洁易用。


也可以看看