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.