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 the 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
HTML Entity Encoder
Encode special characters to HTML entities or decode them back.
HTML Entities to Text
Convert HTML entities back to readable text.
Text to HTML Entities
Convert text to HTML entities for safe display.
HTML to Markdown
Convert HTML to clean Markdown. Supports headings, links, images, lists, tables, and code blocks.
Markdown to HTML
Convert Markdown text to HTML with live preview side by side.
HTML Minifier
Minify and compress HTML by removing whitespace and comments.