New: Explore our advanced Career Personality (RIASEC) test now!Try it out
Search for a command to run...
HTML uses reserved characters like < and >. To display these characters as text, you must use character entities.
Below is a table of commonly used HTML entities. It includes the character, entity name, entity number, and a description for easy reference.
| Character | Entity Name | Entity Number | Description |
|---|---|---|---|
| & | & | & | Ampersand |
| < | < | < | Less than |
| > | > | > | Greater than |
| " | " | " | Quotation mark |
| ' | ' | ' | Apostrophe |
| |   | Non-breaking space | |
| ยข | ¢ | ¢ | Cent |
| โฌ | € | € | Euro |
| ยฃ | £ | £ | Pound |
| ยฅ | ¥ | ¥ | Yen |
| ยฉ | © | © | Copyright |
| ยฎ | ® | ® | Registered Trademark |
| โข | ™ | ™ | Trademark |
| / | - | / | Slash |
| : | - | : | Colon |
| ; | - | ; | Semicolon |
| ? | - | ? | Question mark |
| ( | - | ( | Opening parenthesis |
| ) | - | ) | Closing parenthesis |
| [ | - | [ | Opening square bracket |
| ] | - | ] | Closing square bracket |
| { | - | { | Opening curly brace |
| } | - | } | Closing curly brace |
| | | | | | | Vertical bar, Pipe |
| @ | - | @ | At symbol |
| + | - | + | Plus |
| - | - | - | Hyphen |
| ยฑ | ± | ± | Plus-minus |
| ร | × | × | Multiplication |
| รท | ÷ | ÷ | Division |
| ` | - | ` | Backtick |
| โ | ‘ | ‘ | Left single quotation mark |
| โ | ’ | ’ | Right single quotation mark |
| , | - | , | Comma |
| . | - | . | Period |
| ^ | - | ^ | Caret |
| ยง | § | § | Section |
| ยฟ | ¿ | ¿ | Inverted question mark |
| ยฐ | ° | ° | Degree |
| โ | ≠ | ≠ | Not equal to |
| โ | – | – | En dash |
| โ | — | — | Em dash |