HTML Escape Tool
Escape or unescape HTML text and inspect the result immediately.
Common Entities
<>&"'
Escape Result
Output
Run escape or unescape to see the result here
Useful for `<`, `>`, `&`, quotes, and other common HTML-sensitive characters.
Common HTML Entities Reference Table
| Character | Entity Name | Entity Number |
|---|---|---|
| < | < | < |
| > | > | > |
| & | & | & |
| " | " | " |
| ' | ' | ' |