📄 HTML Entity Encoder/Decoder
Escape and unescape HTML entities like < > & and more. Runs in your browser.
🔒 Encode
🔓 Decode
📋 Common HTML Entities Reference
| Character | Entity | Description |
|---|---|---|
| < | < | Less than |
| > | > | Greater than |
| & | & | Ampersand |
| " | " | Double quote |
| ' | ' | Single quote |
| | Non-breaking space | |
| © | © | Copyright |
| ® | ® | Registered |