All Tools
HTML Entity Encoder/Decoder
Convert special characters to HTML entities and decode HTML entities back to readable text.
Common HTML Entities
Quick-reference table for frequently used HTML entities.
| Character | Entity | Name |
|---|---|---|
| & | & | Ampersand |
| < | < | Less than |
| > | > | Greater than |
| " | " | Double quote |
| ' | ' | Apostrophe |
| | Non-breaking space | |
| © | © | Copyright |
| ® | ® | Registered |
| ™ | ™ | Trademark |
| — | — | Em dash |
| – | – | En dash |
| ‘ | ‘ | Left single quote |
| ’ | ’ | Right single quote |
| “ | “ | Left double quote |
| ” | ” | Right double quote |