HTML Entities Reference
Search by name or character and copy any HTML entity code instantly
htmlentitiesreferenceescapecharacters
Showing 35 of 35 entities
| Char | Entity Name | Code | Description | Copy |
|---|---|---|---|---|
| & | & | & | Ampersand | |
| < | < | < | Less than | |
| > | > | > | Greater than | |
| " | " | " | Double quote | |
| ' | ' | ' | Single quote / apostrophe | |
|   | Non-breaking space | ||
| © | © | © | Copyright | |
| ® | ® | ® | Registered trademark | |
| ™ | ™ | ™ | Trademark | |
| € | € | € | Euro sign | |
| £ | £ | £ | Pound sign | |
| ¥ | ¥ | ¥ | Yen sign | |
| ¢ | ¢ | ¢ | Cent sign | |
| — | — | — | Em dash | |
| – | – | – | En dash | |
| … | … | … | Ellipsis | |
| « | « | « | Left angle quotation | |
| » | » | » | Right angle quotation | |
| ° | ° | ° | Degree sign | |
| ± | ± | ± | Plus-minus sign | |
| × | × | × | Multiplication sign | |
| ÷ | ÷ | ÷ | Division sign | |
| ½ | ½ | ½ | One half | |
| ¼ | ¼ | ¼ | One quarter | |
| ¾ | ¾ | ¾ | Three quarters | |
| ∞ | ∞ | ∞ | Infinity | |
| √ | √ | √ | Square root | |
| → | → | → | Right arrow | |
| ← | ← | ← | Left arrow | |
| ↑ | ↑ | ↑ | Up arrow | |
| ↓ | ↓ | ↓ | Down arrow | |
| ♠ | ♠ | ♠ | Spades | |
| ♣ | ♣ | ♣ | Clubs | |
| ♥ | ♥ | ♥ | Hearts | |
| ♦ | ♦ | ♦ | Diamonds |
Learn more
Step-by-step guide
How to Use the HTML Entities Reference
Step-by-step guide to finding the entity code for any HTML special character using the DevHexLab HTML Entities Reference.
In-depth article
HTML Entities Reference: Special Characters for Web Pages
HTML entities let you display special characters safely in web pages. Learn which entities to use, when they are required, and how to find the right entity for any character.