HTML Encoder / Decoder

Escape special characters or decode HTML entities instantly.

Why use HTML Encoder?

If you want to display HTML code on a webpage without the browser executing it, you must "escape" the characters. For example, <div> becomes &lt;div&gt;.

Characters Converted: