HTML Special Characters
-
HTML special characters list with entities code characters and description.
Reserved Characters in HTML
| Character | Decimal Entity | Name Entity | Description |
|---|---|---|---|
|   | | None Breaking Space | |
| " | " | " | Double Quotation mark |
| ' | ' | ' | Single Quotation mark |
| & | & | & | ampersand |
| < | < | < | less-than |
| > | > | > | greater-than |
| # | # | Hass Sign | |
| % | % | Percentage Sign | |
| ( | ( | Left Parenthesis | |
| ) | ) | Right Paremthesis | |
| * | * | Left Parenthesis | |
| + | + | Plus Sign | |
| - | - | Hypen | |
| / | / | Slash |
Copyright,Trademark and Registered Entities
| Character | Decimal Entity | Name Entity | Description |
|---|---|---|---|
| © | © | © | Copyright Symbol |
| ™ | ™ | ™ | Trademark Symbol |
| ® | ® | ® | Registered Symbol |
Currency Symbols
| Character | Decimal Entity | Name Entity | Description |
|---|---|---|---|
| ¢ | ¢ | ¢ | Cent Currency(�) |
| £ | £ | £ | English Pound Currency |
| ¤ | ¤ | ¤ | General Currency |
| ¥ | ¥ | ¥ | Japanese Yen |
| € | € | € | European Euro |
| $ | $ | $ | Dollar Sign |
| ₣ | ₣ | ₣ | Franc Sign |
Quotation Mark and Apostophe Entities
| Character | Decimal Entity | Name Entity | Description |
|---|---|---|---|
| ' | ‘ | ‘ | Left/Opening single quote |
| ' | ’ | ’ | Right/Closing single quote |
| " | “ | “ | Left/Opening double quote |
| " | ” | ” | Right/Closing double quote |
Arrow Entities
| Character | Decimal Entity | Name Entity | Description |
|---|---|---|---|
| ← | ← | Leftward Arrow | |
| ↑ | ↑ | Upward Arrow | |
| → | → | Righttward Arrow | |
| ↓ | ↓ | Downward Arrow |
Suit Entities
| Character | Decimal Entity | Name Entity | Description |
|---|---|---|---|
| ♠ | ♠ | Spade Suit | |
| ♣ | ♣ | Club Suit | |
| ♥ | ♥ | Heart Suit | |
| ♦ | ♦ | Diamond Suit |