HTML Entity Encoder / Decoder

Input
Output

Common entities
Character
Named
Numeric
&
&
&
<
&lt;
&#60;
>
&gt;
&#62;
"
&quot;
&#34;
'
&#39;
&#39;
 
&nbsp;
&#160;
©
&copy;
&#169;
®
&reg;
&#174;
&trade;
&#8482;
&mdash;
&#8212;
&ndash;
&#8211;
&hellip;
&#8230;