Text to Binary Converter

Convert text to binary code and binary back to text.

What is Binary?

Binary is a base-2 number system using only 0s and 1s. Computers store all data in binary. Each character is represented by 8 bits (1 byte) in ASCII encoding.

Related Tools