This tool can be used to translate ASCII characters into their binary equivalent as well as strings of binary back into characters. There is also a different mode to convert numbers between 0 and 255 to binary and back as well.
Features:
- Breaks up the outputted binary into groups of 8 with spaces
- Can take binary inputs with or without spaces
- Converts numbers as ASCII characters or as numbers