HTML Entity Reference
Complete reference of HTML character entities and codes.
| Character | Entity Name | Entity Code | Description |
|---|---|---|---|
| Non-breaking space | |||
| < | Less than | ||
| > | Greater than | ||
| & | Ampersand | ||
| " | Quotation mark | ||
| ' | Apostrophe | ||
| © | Copyright | ||
| ® | Registered trademark | ||
| ™ | Trademark | ||
| € | Euro | ||
| £ | Pound | ||
| ¥ | Yen | ||
| ¢ | Cent | ||
| ° | Degree | ||
| ± | Plus-minus | ||
| × | Multiplication | ||
| ÷ | Division | ||
| ← | Left arrow | ||
| → | Right arrow | ||
| ↑ | Up arrow | ||
| ↓ | Down arrow | ||
| ♠ | Spade | ||
| ♣ | Club | ||
| ♥ | Heart | ||
| ♦ | Diamond | ||
| • | Bullet | ||
| … | Ellipsis | ||
| — | Em dash | ||
| – | En dash | ||
| α | Alpha | ||
| β | Beta | ||
| γ | Gamma | ||
| δ | Delta |
How to Use HTML Entity Reference
Browse entities
View the list of common HTML entities.
Search
Use the search box to find specific entities.
Copy code
Click to copy the entity code to clipboard.
About the HTML Entity Reference Tool
Complete reference of HTML character entities and codes. This free online html entity reference from BuildQuill runs entirely in your browser. No data is sent to any server, keeping your information private. No signup or installation needed.
- Free to use with no account required
- Works in all modern browsers
- All processing happens locally in your browser
- Part of BuildQuill's developer tools collection
Frequently Asked Questions
What are HTML entities?
When should I use HTML entities?
Related Tools
JSON Formatter
Format, validate, and beautify JSON data with syntax highlighting.
Base64 Encoder/Decoder
Encode text to Base64 or decode Base64 strings back to text.
URL Encoder/Decoder
Encode or decode URLs and query parameters for safe transmission.
HTML Entity Encoder
Encode special characters to HTML entities or decode them back.