HTML Entity Encoder/Decoder

Encode special characters to HTML entities and decode them back

Common HTML Entities

<&lt;
>&gt;
&&amp;
"&quot;
'&#39;
©&copy;
®&reg;
&trade;