Bin string: remove "0b" groups from input
Note: all characters other than 0 and 1 are ignored, thus "100111" = "10 01 11" = "10, 01, 11", etc.
Cleaned input:
Decoded data as hex vaues: separate bytes with "0x"
Decoded data as ASCII text, bytes outside 32...126 range displayed in italics as [byte value]:
...decoded text...
Convert
Name of file to create:
Convert to file