FullCalculator

ASCII Converter

ASCII

Convert ASCII code values to characters and explore the ASCII table

Formula

ASCII Code = character encoding value (0 to 127 for standard ASCII)

Frequently Asked Questions

What is ASCII?
ASCII (American Standard Code for Information Interchange) is a character encoding standard that assigns numeric values 0 to 127 to letters, digits, and symbols.
What is the ASCII value of A?
Uppercase A is 65, lowercase a is 97. The difference between uppercase and lowercase letters is always 32.

You may also need