HTML Entity Encoder / Decoder

Convert special characters to HTML entities and back.

Output...

Common HTML Entities

& &
< &lt;
> &gt;
" &quot;
' &#39;
© &copy;
® &reg;
&trade;
  &nbsp;
&mdash;
&ndash;
&hellip;
° &deg;
× &times;
÷ &divide;