Enter text to convert to HTML entities or HTML entities to convert to text
Common HTML Entities
Character | Entity Name | Number | Description |
---|---|---|---|
< | < | < | Less Than |
> | > | > | Greater Than |
& | & | & | Ampersand |
" | " | " | Double Quote |
' | ' | ' | Single Quote |
© | © | © | Copyright |
® | ® | ® | Registered Trademark |
â„¢ | ™ | ™ | 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.