Encode special characters to HTML entities or decode HTML entities back to readable text - supports named and numeric entities.
Common HTML entities and their corresponding characters.
| Entity | Character | Description |
|---|---|---|
| & | & | Ampersand |
| < | < | Less than |
| > | > | Greater than |
| " | " | Double quotation mark |
| ' | ' | Single quotation mark (apostrophe) |
| | (space) | Non-breaking space |
| © | © | Copyright sign |
| ® | ® | Registered trademark |
| ™ | ™ | Trademark |
| — | — | Em dash |
| – | – | En dash |
| … | … | Horizontal ellipsis |
| « | « | Left double angle quote |
| » | » | Right double angle quote |
| “ | “ | Left double quotation mark |
| ” | ” | Right double quotation mark |
| • | • | Bullet |
| ° | ° | Degree sign |
| ± | ± | Plus-minus sign |
| × | × | Multiplication sign |
| ÷ | ÷ | Division sign |
| € | € | Euro sign |
| £ | £ | Pound sign |
| ¥ | ¥ | Yen sign |
| ¢ | ¢ | Cent sign |
Free online HTML entity encoder and decoder. Encode special characters like <, >, &, and quotes into their safe HTML entity equivalents (<, >, &, ") to prevent rendering issues and XSS vulnerabilities. Decode HTML entities back to readable characters instantly. Includes a comprehensive quick-reference table of 25+ common HTML entities covering symbols, typography, currency, and special characters. Swap input and output with one click. Perfect for web developers, content editors, and anyone working with HTML markup. 100% browser-based, no signup required.
Format, validate, and beautify your JSON data with syntax highlighting.
Encode text to Base64 or decode Base64 strings instantly.
Test and debug regular expressions with real-time matching and highlighting.
Encode or decode URLs and query parameters.
Generate random UUIDs (v4) instantly. Bulk generate and copy.
Generate SHA-256, SHA-1, and MD5 hashes from any text instantly.