HTML Entity Encoder / Decoder
Convert special characters to HTML entities and back
0 characters
0 characters
Common HTML Entities Reference
Click any entity to copy it to your clipboard.
| Character | Description | Named | Numeric |
|---|---|---|---|
| & | Ampersand | ||
| < | Less than | ||
| > | Greater than | ||
| " | Double quote | ||
| ' | Apostrophe | ||
| (space) | Non-breaking space | ||
| © | Copyright | ||
| ® | Registered | ||
| ™ | Trademark | ||
| — | Em dash | ||
| – | En dash | ||
| ‘ | Left single quote | ||
| ’ | Right single quote | ||
| “ | Left double quote | ||
| ” | Right double quote | ||
| • | Bullet | ||
| … | Ellipsis | ||
| → | Right arrow | ||
| ← | Left arrow | ||
| ↑ | Up arrow | ||
| ↓ | Down arrow | ||
| × | Multiplication | ||
| ÷ | Division | ||
| ≠ | Not equal | ||
| ≤ | Less or equal | ||
| ≥ | Greater or equal | ||
| ° | Degree | ||
| ± | Plus-minus | ||
| ¼ | One quarter | ||
| ½ | One half |