HTML Entity Encoder / Decoder
Encode special characters to HTML entities (&, <, >) or decode HTML entities back to text. Free online converter for web developers and content writers.
✓ Free • No Signup • Client-Side OnlyHTML Entity Encoder / Decoder
Encode plain text to HTML entities or decode HTML entities back to readable text. Essential for web developers handling user input and dynamic content.
Result will appear here...
| Character | Named Entity | Numeric Entity | Description |
|---|---|---|---|
| & | & | & | Ampersand |
| < | < | < | Less-than sign |
| > | > | > | Greater-than sign |
| " | " | " | Double quote |
| ' | ' | ' | Apostrophe / single quote |
| © | © | © | Copyright symbol |
| |   | Non-breaking space |