HTML Entity Converter

Safely encode or decode reserved HTML special character entities.

Output will appear here...

Common HTML Entities Reference

< = &lt; (less than)
> = &gt; (greater than)
& = &amp; (ampersand)
" = &quot; (double quote)
' = &#39; (single quote)
  = &nbsp; (non-breaking space)