Writing

Text - ASCII Converter

Convert regular text to ASCII codes and vice versa. See the numeric ASCII value of each character.

Result
β€”

How It Works

Enter your text and choose conversion direction. ASCII codes are numeric representations of characters.

Example

Text: Hello β†’ ASCII: 72,101,108,108,111

Frequently Asked Questions

Can I use hex ASCII?
This tool uses decimal codes. Hex codes will be supported in a future update.
How accurate is the conversion?
It uses standard Unicode char codes, so it's exact.