Special HTML characters, also known as ASCII Codes short for American Standard Code for Information Interexchange, is an industry standard character set consisting of:
Many special HTML characters are either not found on conventional keyboards or when they are found and used, HTML editors and browsers do not always display them correctly. To avoid problems, webmasters use special HTML character codes.
Some of the most common Special HTML character codes include ampersand (&), copyright code (©), trademark () and quotation mark ("). Those, and other HTML symbols, are shown in the table below.
Example
To properly display the apostrophe and ampersand in this sentence:
It's easy to use special HTML characters & HTML symbols.
The code in your HTML document should be:
It's easy to use special HTML characters & HTML symbols.
To avoid mistakes, copy the code directly from the 2nd column below and paste it into the desired location in your HTML document.
If you would like to print this chart in PDF format click on the button and download the table for a handy special html characters reference guide. Note: You must have Adobe Reader in order to print this chart in PDF format.
Character |
HTML Code |
Can Also Use |
Definition |
� -  |
Unused | ||
| 	 | Horizontal tab | ||
| | Line feed | ||
|  -  | Unused | ||
| | Carriage Return | ||
|  -  | Unused | ||
|
Space |   | Space | |
|
! | ! | Exclamation mark | |
| " |
" |
" |
Quotation mark |
| # | # | Number sign | |
|
$ | $ | Dollar sign | |
|
% | % | Percent sign | |
| & | & |
& |
Ampersand |
|
' | ' | Apostrophe | |
|
( | ( | Left parenthesis | |
| ) | ) | Right parenthesis | |
| * | * | Asterisk | |
|
+ | + | Plus sign | |
|
, | , | Comma | |
|
- | - | Hyphen | |
|
. | . | Period (fullstop) | |
| / | / | Solidus (slash) | |
| : | : | Colon | |
|
; | ; | Semi-colon | |
|
< | < |
< |
Less than |
|
= | = | Equals sign | |
|
> | > |
> |
Greater than |
| ? | ? | Question mark | |
| @ | @ | Commercial at | |
| [ | [ | Left square bracket | |
| \ | \ | Reverse solidus (backslash) | |
| ] | ] | Right square bracket | |
| ^ | ^ | Caret | |
|
_ | _ | Horizontal bar (underscore) | |
| ` | ` | Acute accent | |
| { | { | Left curly brace | |
| | | | | Vertical bar | |
| } | } | Right curly brace | |
| ~ | ~ | Tilde | |
|  -  | Unused | ||
|
|
‚ | Low single comma quotation mark | |
| |
ƒ | Function sign | |
| |
„ | Low double comma quotation mark | |
|
|
… | Ellipses | |
|
|
† | Dagger | |
|
|
‡ | Double dagger | |
| |
ˆ | Caret | |
|
|
‰ | Per mile sign | |
| |
Š | Capital S Hacek | |
| |
‹ | Less-than sign | |
| |
Œ | Capital OE ligature | |
|  -  | Unused | ||
|
|
‘ | Single beginning quotation mark | |
| |
’ | Single ending quotation mark | |
| |
“ | Double beginning quotation mark | |
| |
” | Double ending quotation mark | |
| |
• | Dot, middle | |
|
|
– | En dash | |
|
|
— | Em dash | |
|
|
˜ | Tilde | |
|
™ |
™ | Trademark symbol | |
| |
š | Small s Hacek | |
| |
› | Greater-than sign | |
| |
œ | Small oe ligature | |
|  - ž | Unused | ||
|
|
Ÿ | Capital Y, diæresis / umlaut | |
|   |
|
Non-breaking Space | |
| ¡ | ¡ | Inverted exclamation | |
| ¢ | ¢ | Cent sign | |
|
£ | £ | Pound sterling | |
| ¤ | ¤ | General currency sign | |
| ¥ | ¥ | Yen sign | |
|
¦ | ¦ | Broken vertical bar | |
| § | § | Section sign | |
| ¨ | ¨ | Diæresis / Umlaut | |
| © | © | Copyright | |
|
ª | ª | Feminine ordinal | |
| « | « | Left angle quote, guillemot left | |
| ¬ | ¬ | Not sign | |
|
| ­ |
­ |
Soft hyphen |
|
® | ® | Registered trademark | |
| ¯ | ¯ | Macron accent | |
| ° | ° | Degree sign | |
|
± | ± | Plus or minus | |
| ² | ² | Superscript two | |
| ³ | ³ | Superscript three | |
| ´ | ´ | Acute accent | |
| µ | µ | Micro sign | |
|
¶ | ¶ | Paragraph sign |