AbraCalc

Text to ASCII Code Converter

Convert text to ASCII (char code) values. Free, instant, no signup.

Embed this tool on your site

How to use this tool

  1. Enter text in the fields above.
  2. Results update instantly as you type — or click Calculate.
  3. Read your ascii codes and the full breakdown beneath it.

Convert each character in your text to its ASCII (Unicode code point) decimal value, useful for debugging encoding issues.

Frequently asked questions

What is an ASCII code?
ASCII assigns a number (0-127) to each character. For example, 'A' is 65 and 'a' is 97. Unicode extends this to cover all international characters.

References & sources