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

  1. 1
    Choose mode
  2. 2
    Select format
  3. 3
    Enter input
  4. 4
    Convert & 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.