convertersHTML Encoder/Decoder

HTML Encoder/Decoder

Encode and decode HTML entities

& → &
< → &lt;
> → &gt;
" → &quot;
' → &#39;
/ → &#x2F;