• 首页 首页 icon
  • 工具库 工具库 icon
    • IP查询 IP查询 icon
  • 内容库 内容库 icon
    • 快讯库 快讯库 icon
    • 精品库 精品库 icon
    • 问答库 问答库 icon
  • 更多 更多 icon
    • 服务条款 服务条款 icon

全部的HTML实体字符

武飞扬头像
PHP中文网
帮助56

HTML字符实体

做开发的小伙伴们都知道,HTML有一些预留字符,浏览器在解析时不能正确的显示,这个时候我们就需要使用字符实体进行替换。同时,有一些键盘上找不见的符号我们也可使使用字符实体进行替换,下面是我整理的几类我们经常遇到的字符。

1.常见的HTML预留字符

字符 实体编号 实体名称 描述
空格      
< 小于号 &lt; &#60;
> 大于号 &gt; &#62;
& 和号 &amp; &#38;
" 引号 &quot; &#34;
撇号 &apos; (IE不支持) &#39;
&cent; &#162;
£ &pound; &#163;
¥ 人民币/日元 &yen; &#165;
欧元 &euro; &#8364;
§ 小节 &sect; &#167;
© 版权 &copy; &#169;
® 注册商标 &reg; &#174;
商标 &trade; &#8482;
× 乘号 &times; &#215;
÷ 除号 &divide; &#247;

2.常用的音标符号

音标符 字符 构成 输出结果
̀ a a&#768;
́ a a&#769;
̂ a a&#770;
̃ a a&#771;
̀ O O&#768;
́ O O&#769;
̂ O O&#770;
̃ O O&#771;

3.完整的HTML预留字符

字符 实体编号 实体名称 描述
&#160; &nbsp; 非间断空格(non-breaking space)  
¡ &#161; &iexcl; 倒置感叹号(inverted exclamation mark)
¢ &#162; &cent; 美分符号(cent)
£ &#163; &pound; 英镑符号(pound)
¤ &#164; &curren; 货币符号(currency)
¥ &#165; &yen; 人民币/日元符号(yen)
¦ &#166; &brvbar; 间断的竖杠(broken vertical bar)
§ &#167; &sect; 小节号(section)
¨ &#168; &uml; 分音符号(spacing diaeresis)
© &#169; &copy; 版权所有(copyright)
ª &#170; &ordf; 阴性序数记号(feminine ordinal indicator)
« &#171; &laquo; 左双角引号(angle quotation mark (left))
¬ &#172; &not; 否定符号(negation)
­ &#173; &shy; 软连字符(soft hyphen)
® &#174; &reg; 注册商标(registered trademark)
¯ &#175; &macr; 长音符号(spacing macron)
° &#176; &deg; 度符号(degree)
± &#177; &plusmn; 加减号/正负号(plus-or-minus)
² &#178; &sup2; 上标 2(superscript 2)
³ &#179; &sup3; 上标 3(superscript 3)
´ &#180; &acute; 尖音符号(spacing acute)
µ &#181; &micro; 微米符号(micro)
&#182; &para; 段落符号(paragraph)
· &#183; &middot; 中间点(middle dot)
¸ &#184; &cedil; 变音符号(spacing cedilla)
¹ &#185; &sup1; 上标 1(superscript 1)
º &#186; &ordm; 阳性序数记号(masculine ordinal indicator)
» &#187; &raquo; 右双角引号(angle quotation mark (right))
¼ &#188; &frac14; 1/4 分数(fraction 1/4)
½ &#189; &frac12; 1/2 分数(fraction 1/2)
¾ &#190; &frac34; 3/4 分数(fraction 3/4)
¿ &#191; &iquest; 倒置问号(inverted question mark)

4.HTML数字字符实体

字符 实体编号 实体名称 描述
&#8704; &forall; for all
&#8706; &part; part
&#8707; &exist; exists
&#8709; &empty; empty
&#8711; &nabla; nabla
&#8712; &isin; isin
&#8713; &notin; notin
&#8715; &ni; ni
&#8719; &prod; prod
&#8721; &sum; sum
&#8722; &minus; minus
&#8727; &lowast; lowast
&#8730; &radic; square root
&#8733; &prop; proportional to
&#8734; &infin; infinity
&#8736; &ang; angle
&#8743; &and; and
&#8744; &or; or
&#8745; &cap; cap
&#8746; &cup; cup
&#8747; &int; integral
&#8756; &there4; therefore
&#8764; &sim; similar to
&#8773; &cong; congruent to
&#8776; &asymp; almost equal
&#8800; &ne; not equal
&#8801; &equiv; equivalent
&#8804; &le; less or equal
&#8805; &ge; greater or equal
&#8834; &sub; subset of
&#8835; &sup; superset of
&#8836; &nsub; not subset of
&#8838; &sube; subset or equal
&#8839; &supe; superset or equal
&#8853; &oplus; circled plus
&#8855; &otimes; circled times
&#8869; &perp; perpendicular
&#8901; &sdot; dot operator

5.英语教学中常用的字符实体

字符 实体编号 实体名称 描述
À &#192; &Agrave; 大写字母 A,重音(grave accent)
Á &#193; &Aacute; 大写字母 A,尖音(acute accent)
 &#194; &Acirc; 大写字母 A,抑扬音(circumflex accent)
à &#195; &Atilde; 大写字母 A,腭化(tilde)
Ä &#196; &Auml; 大写字母 A,带有变音符号标记(umlaut mark)
Å &#197; &Aring; 大写字母 A,带有上圆圈(ring)
Æ &#198; &AElig; 大写字母 AE
Ç &#199; &Ccedil; 大写字母 C,变音(cedilla)
È &#200; &Egrave; 大写字母 E,重音(grave accent)
É &#201; &Eacute; 大写字母 E,尖音(acute accent)
Ê &#202; &Ecirc; 大写字母 E,抑扬音(circumflex accent)
Ë &#203; &Euml; 大写字母 E,带有变音符号标记(umlaut mark)
Ì &#204; &Igrave; 大写字母 I,重音(grave accent)
Í &#205; &Iacute; 大写字母 I,尖音(acute accent)
Î &#206; &Icirc; 大写字母 I,抑扬音(circumflex accent)
Ï &#207; &Iuml; 大写字母 I,带有变音符号标记(umlaut mark)
Ð &#208; &ETH; 冰岛语大写字母 eth
Ñ &#209; &Ntilde; 大写字母 N,腭化(tilde)
Ò &#210; &Ograve; 大写字母 O,重音(grave accent)
Ó &#211; &Oacute; 大写字母 O,尖音(acute accent)
Ô &#212; &Ocirc; 大写字母 O,抑扬音(circumflex accent)
Õ &#213; &Otilde; 大写字母 O,腭化(tilde)
Ö &#214; &Ouml; 大写字母 O,带有变音符号标记(umlaut mark)
× &#215; &times; 乘号(multiplication)
Ø &#216; &Oslash; 大写字母 O,带有斜线(slash)
Ù &#217; &Ugrave; 大写字母 U,重音(grave accent)
Ú &#218; &Uacute; 大写字母 U,尖音(acute accent)
Û &#219; &Ucirc; 大写字母 U,抑扬音(circumflex accent)
Ü &#220; &Uuml; 大写字母 U,带有变音符号标记(umlaut mark)
Ý &#221; &Yacute; 大写字母 Y,尖音(acute accent)
Þ &#222; &THORN; 冰岛语大写字母 THORN
ß &#223; &szlig; 德语小写字母 sharp s
à &#224; &agrave; 小写字母 a,重音(grave accent)
á &#225; &aacute; 小写字母 a,尖音(acute accent)
â &#226; &acirc; 小写字母 a,抑扬音(circumflex accent)
ã &#227; &atilde; 小写字母 a,腭化(tilde)
ä &#228; &auml; 小写字母 a,带有变音符号标记(umlaut mark)
å &#229; &aring; 小写字母 a,带有上圆圈(ring)
æ &#230; &aelig; 小写字母 ae
ç &#231; &ccedil; 小写字母 c,变音(cedilla)
è &#232; &egrave; 小写字母 e,重音(grave accent)
é &#233; &eacute; 小写字母 e,尖音(acute accent)
ê &#234; &ecirc; 小写字母 e,抑扬音(circumflex accent)
ë &#235; &euml; 小写字母 e,带有变音符号标记(umlaut mark)
ì &#236; &igrave; 小写字母 i,重音(grave accent)
í &#237; &iacute; 小写字母 i,尖音(acute accent)
î &#238; &icirc; 小写字母 i,抑扬音(circumflex accent)
ï &#239; &iuml; 小写字母 i,带有变音符号标记(umlaut mark)
ð &#240; &eth; 冰岛语小写字母 eth
ñ &#241; &ntilde; 小写字母 n,腭化(tilde)
ò &#242; &ograve; 小写字母 o,重音(grave accent)
ó &#243; &oacute; 小写字母 o,尖音(acute accent)
ô &#244; &ocirc; 小写字母 o,抑扬音(circumflex accent)
õ &#245; &otilde; 小写字母 o,腭化(tilde)
ö &#246; &ouml; 小写字母 o,带有变音符号标记(umlaut mark)
÷ &#247; &divide; 除号(division)
ø &#248; &oslash; 小写字母 o,带有斜线(slash)
ù &#249; &ugrave; 小写字母 u,重音(grave accent)
ú &#250; &uacute; 小写字母 u,尖音(acute accent)
û &#251; &ucirc; 小写字母 u,抑扬音(circumflex accent)
ü &#252; &uuml; 小写字母 u,带有变音符号标记(umlaut mark)
ý &#253; &yacute; 小写字母 y,尖音(acute accent)
þ &#254; &thorn; 冰岛语小写字母 thorn
ÿ &#255; &yuml; 小写字母 y,带有变音符号标记(umlaut mark)
 

史上最全HTML实体字符整理

这篇好文章是转载于:学新通技术网

  • 版权申明: 本站部分内容来自互联网,仅供学习及演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,请提供相关证据及您的身份证明,我们将在收到邮件后48小时内删除。
  • 本站站名: 学新通技术网
  • 本文地址: /boutique/detail/tanfbhgj
系列文章
更多 icon
同类精品
更多 icon
继续加载