← Back to tools

HTML Entities

Convert HTML special characters to safe entities, or decode entities back to text.

Mode & Format
0 chars
0 chars
Characters replaced0
Common Entities
CharacterNamedNumericDescription
&&&Ampersand
<&lt;&#60;Less than
>&gt;&#62;Greater than
"&quot;&#34;Double quote
'&apos;&#39;Single quote / Apostrophe
&nbsp;&#160;Non-breaking space
©&copy;&#169;Copyright
®&reg;&#174;Registered trademark
&trade;&#8482;Trademark
&mdash;&#8212;Em dash
&ndash;&#8211;En dash
&hellip;&#8230;Ellipsis