</>

HTML Entities

Encode & Decode Character Entities

Input
Output

Common HTML Entities

Character Entity Name Entity Number Description
"&quot;&#34;Double quotation mark
&&amp;&#38;Ampersand
<&lt;&#60;Less-than sign
>&gt;&#62;Greater-than sign
©&copy;&#169;Copyright sign
®&reg;&#174;Registered trademark sign

Related Tools