ASCII Code Converter
Convert text to ASCII codes (decimal, hex, binary) and back. Essential for developers and encoding work.
Quick Reference
A65
Z90
a97
z122
048
957
␣32
!33
Features
- Text to ASCII
- ASCII to text
- Decimal/Hex/Binary
- Custom separator
- One-click copy
- Free to use
How to Use
- 1Choose mode
- 2Select format
- 3Enter input
- 4Convert & copy
Frequently Asked Questions
What is ASCII?
ASCII (American Standard Code for Information Interchange) assigns numbers to characters. A=65, a=97, etc.
What formats are supported?
Decimal (65), Hexadecimal (41), and Binary (01000001) representations.