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 |
View the list of common HTML entities.
Use the search box to find specific entities.
Click to copy the entity code to clipboard.
Complete reference of HTML character entities and codes. The html entity reference runs in your browser unless the page states that it uses an external service.
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.