ASCII Code Chart for HTML & Web Site Design
ASCII stands for American Standard Code for Information Interchange. ASCII codes are used to display certain characters which are not on your keyboard, but you can also use them to create other things, such as carriage returns and blanks. Common uses of ASCII code is copyright©, registered® and trademark symbols.
Check out the chart below for a full list of ASCII codes for your website.
| Character | HTML | Alternate HTML | Explanation |
| � -  | 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 | |
| · | · | Middle dot | |
| ¸ | ¸ | Cedilla | |
| ¹ | ¹ | Superscript one | |
| º | º | Masculine ordinal | |
| » | » | Right angle quote, guillemot right | |
| ¼ | ¼ | Fraction one-fourth | |
| ½ | ½ | Fraction one-half | |
| ¾ | ¾ | Fraction three-fourths | |
| ¿ | ¿ | Inverted question mark | |
| À | À | À | Capital A, grave accent |



