Binary Converter

Binary Converter

Binary Converter

Text Input

Binary Output

Settings

Conversion Options

About Binary Conversion

This tool converts text to binary and vice versa using ASCII encoding. Each character is represented by 8 bits (1 byte) of binary code.

Example conversions:

Text: "A" → Binary: "01000001"
Text: "Hello" → Binary: "01001000 01100101 01101100 01101100 01101111"

Note: When converting from binary to text, make sure to enter valid 8-bit binary numbers separated by spaces.