Binary Converter

Convert between text and binary with ASCII table

ASCII Binary Reference

Each character is represented by 8 bits (1 byte) in binary format.

CharDecimalBinary
A6501000001
a9701100001
04800110000
CharDecimalBinary
Space3200100000
!3300100001
@6401000000