Base X

Base X uses the integer values for each character and displays them in the desired base.

Base
2

Explanation

Base X converts each character in the given string to an integer value in the desired base, i.e. base 2 (binary), base 8 (octal), base 16 (hexadecimal), etc.

Facts

No facts available.