Free Online Tool

HTML Encoder Decoder

Encode and decode HTML entities. Convert special characters like <, >, &, and quotes to HTML entities and back.

Lightning Fast
100% Secure
Works Everywhere

Common HTML Entities

< → <
> → >
& → &amp;
" → &quot;
' → &#39;
space → &nbsp;