ASCII Character Values

Input one ASCII character:            

ASCII Decimal Output
ASCII Hex Output
ASCII Binary Output

When using the ASCII Decimal Value in HTML code, you need to add "&#" before the ASCII Decimal Number and a semicolon ";" after the number, i.e., "A", for the capital letter "A" character to appear on your page.  Not all characters will appear in all browsers as typed and you should use the ASCII Decimal Value in HTML.