HTML Entity Encoder / Decoder

Encode and decode HTML special characters

Common HTML Entities

& = &
< = &lt;
> = &gt;
" = &quot;
' = &#39;
/ = &#47;
` = &#96;
= = &#61;