A text to binary converter encodes any text string into its binary (base-2) representation by converting each character to its UTF-8 byte values and then representing each byte as an 8-bit binary number. For example, the letter A becomes 01000001. This tool also shows hex and octal equivalents and supports converting binary back to readable text.

Mode:
0
Characters
0
UTF-8 Bytes
0
Total Bits
UTF-8
Encoding