当前位置: 首页 > news >正文

常用特殊符号的HTML代码(HTML字符实体)

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

适当使用实体,对页面开发有相当大的帮助。

自己收集的一些常用的以实体代替与HTML语法相同的字符,避免浏览解析错误。

字符名称实体名实体数
圆点 %u25CF;
*星号 ❄
双引号""
&&符&&
<左尖括号(小于号)&lt;&#60;
>右尖括号(大于号)&gt;&#62;
 空格&nbsp;&#160;
 中文全角空格 &#12288;

HTML 4.01 支持 ISO 8859-1 (Latin-1) 字符集。

ISO-8859-1 的较低部分(从 1 到 127 之间的代码)是最初的 7 比特 ASCII。

ISO-8859-1 的较高部分(从 160 到 255 之间的代码)全都有实体名称。

这些符号中的大多数都可以在不进行实体引用的情况下使用,但是实体名称或实体编号为那些不容易通过键盘键入的符号提供了表达的方法。

注释:实体名称对大小写敏感。

带有实体名称的 ASCII 实体

结果描述实体名称实体编号
"quotation mark&quot;&#34;
'apostrophe &apos;&#39;
&ampersand&amp;&#38;
<less-than&lt;&#60;
>greater-than&gt;&#62;

ISO 8859-1 符号实体

结果描述实体名称实体编号
 non-breaking space&nbsp;&#160;
¡inverted exclamation mark&iexcl;&#161;
¢cent&cent;&#162;
£pound&pound;&#163;
¤currency&curren;&#164;
¥yen&yen;&#165;
¦broken vertical bar&brvbar;&#166;
§section&sect;&#167;
¨spacing diaeresis&uml;&#168;
©copyright&copy;&#169;
ªfeminine ordinal indicator&ordf;&#170;
«angle quotation mark (left)&laquo;&#171;
¬negation&not;&#172;
 soft hyphen&shy;&#173;
®registered trademark&reg;&#174;
¯spacing macron&macr;&#175;
°degree&deg;&#176;
±plus-or-minus &plusmn;&#177;
²superscript 2&sup2;&#178;
³superscript 3&sup3;&#179;
´spacing acute&acute;&#180;
µmicro&micro;&#181;
paragraph&para;&#182;
·middle dot&middot;&#183;
¸spacing cedilla&cedil;&#184;
¹superscript 1&sup1;&#185;
ºmasculine ordinal indicator&ordm;&#186;
»angle quotation mark (right)&raquo;&#187;
¼fraction 1/4&frac14;&#188;
½fraction 1/2&frac12;&#189;
¾fraction 3/4&frac34;&#190;
¿inverted question mark&iquest;&#191;
×multiplication&times;&#215;
÷division&divide;&#247;

ISO 8859-1 字符实体

结果描述实体名称实体编号
Àcapital a, grave accent&Agrave;&#192;
Ácapital a, acute accent&Aacute;&#193;
Âcapital a, circumflex accent&Acirc;&#194;
Ãcapital a, tilde&Atilde;&#195;
Äcapital a, umlaut mark&Auml;&#196;
Åcapital a, ring&Aring;&#197;
Æcapital ae&AElig;&#198;
Çcapital c, cedilla&Ccedil;&#199;
Ècapital e, grave accent&Egrave;&#200;
Écapital e, acute accent&Eacute;&#201;
Êcapital e, circumflex accent&Ecirc;&#202;
Ëcapital e, umlaut mark&Euml;&#203;
Ìcapital i, grave accent&Igrave;&#204;
Ícapital i, acute accent&Iacute;&#205;
Îcapital i, circumflex accent&Icirc;&#206;
Ïcapital i, umlaut mark&Iuml;&#207;
Ðcapital eth, Icelandic&ETH;&#208;
Ñcapital n, tilde&Ntilde;&#209;
Òcapital o, grave accent&Ograve;&#210;
Ócapital o, acute accent&Oacute;&#211;
Ôcapital o, circumflex accent&Ocirc;&#212;
Õcapital o, tilde&Otilde;&#213;
Öcapital o, umlaut mark&Ouml;&#214;
Øcapital o, slash&Oslash;&#216;
Ùcapital u, grave accent&Ugrave;&#217;
Úcapital u, acute accent&Uacute;&#218;
Ûcapital u, circumflex accent&Ucirc;&#219;
Ücapital u, umlaut mark&Uuml;&#220;
Ýcapital y, acute accent&Yacute;&#221;
Þcapital THORN, Icelandic&THORN;&#222;
ßsmall sharp s, German&szlig;&#223;
àsmall a, grave accent&agrave;&#224;
ásmall a, acute accent&aacute;&#225;
âsmall a, circumflex accent&acirc;&#226;
ãsmall a, tilde&atilde;&#227;
äsmall a, umlaut mark&auml;&#228;
åsmall a, ring&aring;&#229;
æsmall ae&aelig;&#230;
çsmall c, cedilla&ccedil;&#231;
èsmall e, grave accent&egrave;&#232;
ésmall e, acute accent&eacute;&#233;
êsmall e, circumflex accent&ecirc;&#234;
ësmall e, umlaut mark&euml;&#235;
ìsmall i, grave accent&igrave;&#236;
ísmall i, acute accent&iacute;&#237;
îsmall i, circumflex accent&icirc;&#238;
ïsmall i, umlaut mark&iuml;&#239;
ðsmall eth, Icelandic&eth;&#240;
ñsmall n, tilde&ntilde;&#241;
òsmall o, grave accent&ograve;&#242;
ósmall o, acute accent&oacute;&#243;
ôsmall o, circumflex accent&ocirc;&#244;
õsmall o, tilde&otilde;&#245;
ösmall o, umlaut mark&ouml;&#246;
øsmall o, slash&oslash;&#248;
ùsmall u, grave accent&ugrave;&#249;
úsmall u, acute accent&uacute;&#250;
ûsmall u, circumflex accent&ucirc;&#251;
üsmall u, umlaut mark&uuml;&#252;
ýsmall y, acute accent&yacute;&#253;
þsmall thorn, Icelandic&thorn;&#254;
ÿsmall y, umlaut mark&yuml;&#255;

本字符实体参考手册包括了数学符号、希腊字符、各种箭头记号、科技符号以及形状。

注释:实体名称对大小写敏感。

HTML 支持的数学符号

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

HTML 支持的希腊字母

结果描述实体名称实体编号
ΑAlpha&Alpha;&#913;
ΒBeta&Beta;&#914;
ΓGamma&Gamma;&#915;
ΔDelta&Delta;&#916;
ΕEpsilon&Epsilon;&#917;
ΖZeta&Zeta;&#918;
ΗEta&Eta;&#919;
ΘTheta&Theta;&#920;
ΙIota&Iota;&#921;
ΚKappa&Kappa;&#922;
ΛLambda&Lambda;&#923;
ΜMu&Mu;&#924;
ΝNu&Nu;&#925;
ΞXi&Xi;&#926;
ΟOmicron&Omicron;&#927;
ΠPi&Pi;&#928;
ΡRho&Rho;&#929;
 Sigmaf undefined
ΣSigma&Sigma;&#931;
ΤTau&Tau;&#932;
ΥUpsilon&Upsilon;&#933;
ΦPhi&Phi;&#934;
ΧChi&Chi;&#935;
ΨPsi&Psi;&#936;
ΩOmega&Omega;&#937;
    
αalpha&alpha;&#945;
βbeta&beta;&#946;
γgamma&gamma;&#947;
δdelta&delta;&#948;
εepsilon&epsilon;&#949;
ζzeta&zeta;&#950;
ηeta&eta;&#951;
θtheta&theta;&#952;
ιiota&iota;&#953;
κkappa&kappa;&#954;
λlambda&lambda;&#923;
μmu&mu;&#956;
νnu&nu;&#925;
ξxi&xi;&#958;
οomicron&omicron;&#959;
πpi&pi;&#960;
ρrho&rho;&#961;
ςsigmaf&sigmaf;&#962;
σsigma&sigma;&#963;
τtau&tau;&#964;
υupsilon&upsilon;&#965;
φphi&phi;&#966;
χchi&chi;&#967;
ψpsi&psi;&#968;
ωomega&omega;&#969;
    
ϑtheta symbol&thetasym;&#977;
ϒupsilon symbol&upsih;&#978;
ϖpi symbol&piv;&#982;

HTML 支持的其他实体

结果描述实体名称实体编号
Œcapital ligature OE&OElig;&#338;
œsmall ligature oe&oelig;&#339;
Šcapital S with caron&Scaron;&#352;
šsmall S with caron&scaron;&#353;
Ÿcapital Y with diaeres&Yuml;&#376;
ƒf with hook&fnof;&#402;
ˆmodifier letter circumflex accent&circ;&#710;
˜small tilde&tilde;&#732;
en space&ensp;&#8194;
em space&emsp;&#8195;
thin space&thinsp;&#8201;
zero width non-joiner&zwnj;&#8204;
zero width joiner&zwj;&#8205;
left-to-right mark&lrm;&#8206;
right-to-left mark&rlm;&#8207;
en dash&ndash;&#8211;
em dash&mdash;&#8212;
left single quotation mark&lsquo;&#8216;
right single quotation mark&rsquo;&#8217;
single low-9 quotation mark&sbquo;&#8218;
left double quotation mark&ldquo;&#8220;
right double quotation mark&rdquo;&#8221;
double low-9 quotation mark&bdquo;&#8222;
dagger&dagger;&#8224;
double dagger&Dagger;&#8225;
bullet&bull;&#8226;
horizontal ellipsis&hellip;&#8230;
per mille &permil;&#8240;
minutes&prime;&#8242;
seconds&Prime;&#8243;
single left angle quotation&lsaquo;&#8249;
single right angle quotation&rsaquo;&#8250;
overline&oline;&#8254;
euro&euro;&#8364;
trademark&trade;&#8482;
left arrow&larr;&#8592;
up arrow&uarr;&#8593;
right arrow&rarr;&#8594;
down arrow&darr;&#8595;
left right arrow&harr;&#8596;
carriage return arrow&crarr;&#8629;
left ceiling&lceil;&#8968;
right ceiling&rceil;&#8969;
left floor&lfloor;&#8970;
right floor&rfloor;&#8971;
lozenge&loz;&#9674;
spade&spades;&#9824;
club&clubs;&#9827;
heart&hearts;&#9829;
diamond&diams;&#9830;

下面是用 URL 编码形式表示的 ASCII 字符(十六进制格式)。

十六进制格式用于在浏览器和插件中显示非标准的字母和字符。

URL 编码 - 从 %00 到 %8f

ASCII ValueURL-encodeASCII ValueURL-encodeASCII ValueURL-encode
æ%000%30`%60
 %011%31a%61
 %022%32b%62
 %033%33c%63
 %044%34d%64
 %055%35e%65
 %066%36f%66
 %077%37g%67
backspace%088%38h%68
tab%099%39i%69
linefeed%0a:%3aj%6a
 %0b;%3bk%6b
 %0c<%3cl%6c
c return%0d=%3dm%6d
 %0e>%3en%6e
 %0f?%3fo%6f
 %10@%40p%70
 %11A%41q%71
 %12B%42r%72
 %13C%43s%73
 %14D%44t%74
 %15E%45u%75
 %16F%46v%76
 %17G%47w%77
 %18H%48x%78
 %19I%49y%79
 %1aJ%4az%7a
 %1bK%4b{%7b
 %1cL%4c|%7c
 %1dM%4d}%7d
 %1eN%4e~%7e
 %1fO%4f %7f
space%20P%50%80
!%21Q%51 %81
"%22R%52%82
#%23S%53ƒ%83
$%24T%54%84
%%25U%55%85
&%26V%56%86
'%27W%57%87
(%28X%58ˆ%88
)%29Y%59%89
*%2aZ%5aŠ%8a
+%2b[%5b%8b
,%2c\%5cŒ%8c
-%2d]%5d %8d
.%2e^%5eŽ%8e
/%2f_%5f %8f

URL 编码 - 从 %90 到 %ff

ASCII ValueURL-encodeASCII ValueURL-encodeASCII ValueURL-encode
 %90À%c0ð%f0
%91Á%c1ñ%f1
%92Â%c2ò%f2
%93Ã%c3ó%f3
%94Ä%c4ô%f4
%95Å%c5õ%f5
%96Æ%c6ö%f6
%97Ç%c7÷%f7
˜%98È%c8ø%f8
%99É%c9ù%f9
š%9aÊ%caú%fa
%9bË%cbû%fb
œ%9cÌ%ccü%fc
 %9dÍ%cdý%fd
ž%9eÎ%ceþ%fe
Ÿ%9fÏ%cfÿ%ff
 %a0Ð%d0  
¡%a1Ñ%d1  
¢%a2Ò%d2  
£%a3Ó%d3  
 %a4Ô%d4  
¥%a5Õ%d5  
|%a6Ö%d6  
§%a7 %d7  
¨%a8Ø%d8  
©%a9Ù%d9  
ª%aaÚ%da  
«%abÛ%db  
¬%acÜ%dc  
¯%adÝ%dd  
®%aeÞ%de  
¯%afß%df  
°%b0à%e0  
±%b1á%e1  
²%b2â%e2  
³%b3ã%e3  
´%b4ä%e4  
µ%b5å%e5  
%b6æ%e6  
·%b7ç%e7  
¸%b8è%e8  
¹%b9é%e9  
º%baê%ea  
»%bbë%eb  
¼%bcì%ec  
½%bdí%ed  
¾%beî%ee  
¿%bfï%ef  

分类: html标签特殊用法

转载于:https://my.oschina.net/maojindaoGG/blog/1620622

相关文章:

  • Java开发Tips
  • CUDA学习(十九)
  • export和import的用法总结
  • Picasso源码阅读笔记九
  • 《Python编程快速上手》第8.9.2实践练习
  • Intel发布P4500、P4600 NVMe SSD:规格释疑
  • Gradle:Gradle入门
  • 超简便安装mysql
  • 个人开发—进度记录(十)
  • 【技巧】从键盘读入一串字符并输出
  • [转] Webpack 打包优化之体积篇
  • Java并发编程实战系列16之Java内存模型(JMM)
  • [20180224]expdp query 写法问题.txt
  • Android SDK Manager 和 AVD Manager使用
  • Ubuntu 开机挂载分区
  • 【Leetcode】101. 对称二叉树
  • 2018以太坊智能合约编程语言solidity的最佳IDEs
  • Go 语言编译器的 //go: 详解
  • python学习笔记-类对象的信息
  • Sequelize 中文文档 v4 - Getting started - 入门
  • Spring技术内幕笔记(2):Spring MVC 与 Web
  • Yii源码解读-服务定位器(Service Locator)
  • 分类模型——Logistics Regression
  • 关于Android中设置闹钟的相对比较完善的解决方案
  • 机器人定位导航技术 激光SLAM与视觉SLAM谁更胜一筹?
  • 讲清楚之javascript作用域
  • 快速构建spring-cloud+sleuth+rabbit+ zipkin+es+kibana+grafana日志跟踪平台
  • 力扣(LeetCode)965
  • 罗辑思维在全链路压测方面的实践和工作笔记
  • 前端面试总结(at, md)
  • 设计模式(12)迭代器模式(讲解+应用)
  • 深度解析利用ES6进行Promise封装总结
  • 腾讯大梁:DevOps最后一棒,有效构建海量运营的持续反馈能力
  • 《TCP IP 详解卷1:协议》阅读笔记 - 第六章
  • 函数计算新功能-----支持C#函数
  • ​虚拟化系列介绍(十)
  • #if 1...#endif
  • (16)UiBot:智能化软件机器人(以头歌抓取课程数据为例)
  • (175)FPGA门控时钟技术
  • (51单片机)第五章-A/D和D/A工作原理-A/D
  • (附源码)springboot 个人网页的网站 毕业设计031623
  • (解决办法)ASP.NET导出Excel,打开时提示“您尝试打开文件'XXX.xls'的格式与文件扩展名指定文件不一致
  • (三)centos7案例实战—vmware虚拟机硬盘挂载与卸载
  • (十) 初识 Docker file
  • (十二)python网络爬虫(理论+实战)——实战:使用BeautfulSoup解析baidu热搜新闻数据
  • (五)关系数据库标准语言SQL
  • (转)机器学习的数学基础(1)--Dirichlet分布
  • .apk 成为历史!
  • .bat批处理(三):变量声明、设置、拼接、截取
  • .naturalWidth 和naturalHeight属性,
  • .net core 控制台应用程序读取配置文件app.config
  • .NET 中创建支持集合初始化器的类型
  • .NET 自定义中间件 判断是否存在 AllowAnonymousAttribute 特性 来判断是否需要身份验证
  • .NET使用存储过程实现对数据库的增删改查
  • .net中应用SQL缓存(实例使用)