Binary to text
Groups of eight bits back to text.
Result
Why you would use this
Decoding the puzzle someone sent you. Anything that is not a 0 or a 1 is ignored, so spaces, newlines and commentary between the groups are all fine.
Groups of eight bits back to text.
Decoding the puzzle someone sent you. Anything that is not a 0 or a 1 is ignored, so spaces, newlines and commentary between the groups are all fine.