← Back to all tools
&
HTML Entity Encoder
Encode special characters to HTML entities and back
Common HTML Entities
| Entity | Character | Description |
|---|---|---|
| & | & | Ampersand |
| < | < | Less than |
| > | > | Greater than |
| " | " | Double quote |
| ' | ' | Apostrophe |
| © | © | Copyright |
| ® | ® | Registered |
| ™ | ™ | Trademark |
| € | € | Euro |
| £ | £ | Pound |
| | (space) | Non-breaking space |
| — | — | Em dash |
| … | … | Ellipsis |