Binary to Text Converter
Convert plain text into 8-bit binary representation, or decode space-separated binary bytes back into text.
Text
Binary
01001000 01100101 01101100 01101100 01101111 00100001
Example input
Hi
Example output
01001000 01101001
Convert plain text into 8-bit binary representation, or decode space-separated binary bytes back into text.
Text
Binary
01001000 01100101 01101100 01101100 01101111 00100001
Example input
Hi
Example output
01001000 01101001