Mj·Blog知识改变命运

HTML 实体转码

HTML 实体编码与解码,处理特殊字符转义。

输入
输出
常用 HTML 实体速查
&
&
Ampersand
<
&lt;
Less than
>
&gt;
Greater than
"
&quot;
Double quote
'
&#39;
Single quote
&nbsp;
Non-breaking space
©
&copy;
Copyright
®
&reg;
Registered
&trade;
Trademark
&euro;
Euro
£
&pound;
Pound
¥
&yen;
Yen
&mdash;
Em dash
&ndash;
En dash
&hellip;
Ellipsis
&larr;
Left arrow
&rarr;
Right arrow
&uarr;
Up arrow
&darr;
Down arrow
&hearts;
Heart