Binary to Text Converter
Translate between human language and computer machine code.
How it works
Binary is a base-2 number system that uses only two digits: 0 and 1. This converter uses UTF-8 encoding (which is standard for the web) to translate each character into its 8-bit binary representation. Pro-tip: You can enter binary with or without spaces, and the converter will handle it!