HTML Entities Reference
CLIENTSearchable table of HTML special characters and symbols with their entity names and codes.
| Char | Entity | Unicode | Name |
|---|---|---|---|
| & | & | U+0026 | Ampersand |
| < | < | U+003C | Less-than |
| > | > | U+003E | Greater-than |
| " | " | U+0022 | Quotation mark |
| ' | ' | U+0027 | Apostrophe |
| | U+00A0 | Non-breaking space | |
| © | © | U+00A9 | Copyright |
| ® | ® | U+00AE | Registered |
| ™ | ™ | U+2122 | Trademark |
| € | € | U+20AC | Euro |
| £ | £ | U+00A3 | Pound |
| ¥ | ¥ | U+00A5 | Yen |
| ¢ | ¢ | U+00A2 | Cent |
| § | § | U+00A7 | Section |
| ¶ | ¶ | U+00B6 | Paragraph |
| • | • | U+2022 | Bullet |
| – | – | U+2013 | En dash |
| — | — | U+2014 | Em dash |
| … | … | U+2026 | Horizontal ellipsis |
| † | † | U+2020 | Dagger |
| ‡ | ‡ | U+2021 | Double dagger |
| ° | ° | U+00B0 | Degree |
| ± | ± | U+00B1 | Plus-minus |
| × | × | U+00D7 | Multiplication |
| ÷ | ÷ | U+00F7 | Division |
| ≠ | ≠ | U+2260 | Not equal |
| ≤ | ≤ | U+2264 | Less-than or equal |
| ≥ | ≥ | U+2265 | Greater-than or equal |
| ∞ | ∞ | U+221E | Infinity |
| ← | ← | U+2190 | Left arrow |
| → | → | U+2192 | Right arrow |
| ↑ | ↑ | U+2191 | Up arrow |
| ↓ | ↓ | U+2193 | Down arrow |
| ♠ | ♠ | U+2660 | Spade |
| ♣ | ♣ | U+2663 | Club |
| ♥ | ♥ | U+2665 | Heart |
| ♦ | ♦ | U+2666 | Diamond |
| ✓ | ✓ | U+2713 | Check mark |
| ✗ | ✗ | U+2717 | Ballot X |
| ★ | ★ | U+2605 | Star |