Text to ASCII Codes

Result will appear here

Conversion happens locally in your browser. No data is sent to any server.

Convert text to ASCII codes. Shows the numeric value of each character.

Conversion happens locally in your browser. No data is sent anywhere.

FAQ

What is ASCII?
ASCII (American Standard Code for Information Interchange) assigns numbers 0-127 to characters. A=65, a=97, 0=48.
What about non-English characters?
Characters outside ASCII (0-127) use extended encodings like UTF-8, which may show values above 127.