This ASCII converter turns text into ASCII codes and converts ASCII codes back into text. Enter your value above to get the result instantly.
How to use it
- Enter text or ASCII codes.
- Choose the direction of conversion.
- Copy the output.
What is ASCII?
ASCII maps characters to numbers 0–127 — for example, capital A is 65. It is the foundation of text encoding in computing.
Frequently Asked Questions
How do I convert text to ASCII?
Paste your text into the ASCII converter and it returns the numeric code for each character.
What is the ASCII code for A?
Uppercase A is 65 and lowercase a is 97 in the ASCII table.
How many ASCII characters are there?
Standard ASCII defines 128 characters, numbered 0 to 127, including letters, digits, and symbols.