Convert binary digit sequences (0 and 1) into readable text characters.
Encode text characters into their 8-bit binary representation string.
Convert integers between binary, octal, decimal, hexadecimal, and any base from 2 to 36