HTML Entity Encoder / Decoder

Encode text to HTML entities and decode entities back to text. Runs entirely in your browser.

PLAIN TEXT

↓↑

HTML ENTITIES

COMMON ENTITIES REFERENCE

&&
<&lt;
>&gt;
"&quot;
'&#39;
 &nbsp;
©&copy;
&euro;

PRIVACY

This tool runs entirely in your browser. No data is sent to any server.