Enter text to convert to HTML entities or HTML entities to convert to text

Common HTML Entities

Character Entity Name Number Description
<&lt;&#60;Less Than
>&gt;&#62;Greater Than
&&amp;&#38;Ampersand
"&quot;&#34;Double Quote
'&apos;&#39;Single Quote
©&copy;&#169;Copyright
®&reg;&#174;Registered Trademark
â„¢&trade;&#8482;Trademark

Keyboard Shortcuts

Alt + Enter
Convert text
Alt + C
Copy to clipboard
Alt + X
Clear all fields
Alt + 1
Switch to Text to Entities
Alt + 2
Switch to Entities to Text

About HTML Entities

HTML entities are special character sequences that represent characters that might otherwise be interpreted as HTML markup or are difficult to type on a keyboard.

Use this tool to convert regular text to HTML entities (for safe use in HTML) and convert HTML entities back to their original characters.