Text to ASCII Codes Converter
Convert text into its ASCII / Unicode decimal code points, one number per character.
About this tool
Convert text into its ASCII / Unicode decimal code points, one number per character.
Example
Input: Hi!
Output: 72 105 33
How to use
Paste or type your text into the box above, then read or copy the result. Everything runs privately in your browser, your text is never uploaded to a server.
How to use this tool
- Type or paste the text you want to inspect into the input box.
- Check the decimal code point output shown by the tool for each character.
- Copy the numbers if you need them for testing, debugging, or documentation.
- Edit the text and watch the output update instantly.
Step by step, what happens
- The tool reads your text one character at a time, including spaces and punctuation.
- Each character is converted to its ASCII or Unicode decimal code point.
- The tool displays one decimal number per character, in the same order as the input.
- If the input contains letters outside basic ASCII, the tool still shows their Unicode decimal values.
Worked example
If you enter a short label like OK, the tool shows the decimal code point for each character.
Input: OK
- The tool takes the first character, O, and converts it to its decimal code point.
- It then converts the second character, K, and keeps the same left to right order in the output.
Output: 79 75
Tips and common mistakes
- Spaces are characters too, so they produce their own decimal values in the output.
- Uppercase and lowercase letters do not share the same code points, so test the exact casing you need.
- If you paste accented letters or symbols, expect Unicode decimal values, not only classic ASCII numbers.
- Use a short test string first if you want to confirm how the tool handles punctuation or whitespace.
Frequently asked questions
What codes are shown?
The decimal Unicode code point of each character (e.g. A = 65).
Is it ASCII or Unicode?
For characters under 128 it matches ASCII; above that it is the Unicode code point.
How do I reverse it?
Map each number back to its character with a code-to-text tool.
More Text Tools Tools
Explore related calculators in this category
Add Text to Beginning, Free Online Text Tool
Add custom text to the beginning of every line in your text instantly. Get instant results, the formula, and a clear example.
Add Text to End
Add custom text to the end of every line in your text instantly.
Emoji to Text
Convert emoji into their text names (shortcodes) instantly.
Reverse Text
Reverse any text character by character, turn your text backwards instantly.
You Might Also Like
Popular tools from other categories
.htaccess Generator
Generate common .htaccess rules, force HTTPS, www redirect, and caching, with checkboxes.
1031 Exchange Calculator - Free Online
Free Calculate tax deferral in a 1031 exchange. Step-by-step solutions and formulas included. Fast, accurate, and free, with formula and example.
4% Rule Calculator
Find the retirement nest egg you need using the 4% safe-withdrawal rule.
70% Rule Calculator
Calculate max offer using the 70% rule for flips.
Can't Find the Right Calculator?
Try our AI Math Solver, type any problem in plain English and get instant step-by-step solutions.