HTML Entity Encoder

Encode/decode HTML entities in Basic, Named, or Numeric modes. Entity reference table.

Plain text
Output
Entity Reference
EntityCharCodeClick to insert
&&&
&lt;<&#60;
&gt;>&#62;
&quot;"&#34;
&apos;'&#39;
&copy;©&#169;
&reg;®&#174;
&trade;&#8482;
&euro;&#8364;
&pound;£&#163;
&yen;¥&#165;
&deg;°&#176;
&times;×&#215;
&divide;÷&#247;
&rarr;&#8594;
&larr;&#8592;
&bull;&#8226;
&hellip;&#8230;
&ndash;&#8211;
&mdash;&#8212;
&nbsp;·&#160;
&plusmn;±&#177;