HTML character codes are used in HTML for adding entities or symbols that are not normally available on the keyboard.
Some important entities are:
Symbol | Name | HTML code |
---|---|---|
A-Z | Capital letters | A - Z |
a-z | Small letters | a - z |
∀ | For all | ∀ |
∅ | Empty set | ∅ |
© | Copyright | © |
® | Registered sign | ® |
™ | Trademark | ™ |
↑ | Up arrow | ↑ |
→ | Right arrow | → |
↓ | Down arrow | ↓ |