ASCII Converter & Table

ASCII Converter & Table

Convert text to ASCII codes in decimal, hexadecimal, or binary, decode ASCII values back to text, and browse a searchable ASCII table. Everything runs locally in your browser.

Text → ASCII

ASCII → Text

Tip: You can separate values with spaces, commas, semicolons, or line breaks.

ASCII Table

Dec Hex Bin Char Description

FAQ

What is ASCII?+

ASCII (American Standard Code for Information Interchange) maps characters to numeric codes. Standard ASCII uses values 0–127.

Can I convert hex and binary codes too?+

Yes. Use the format selectors to encode text or decode ASCII as decimal, hexadecimal, or binary.

Is my data uploaded?+

No. This tool is fully client-side and processes your input directly in the browser.