DecimalSystem is a powerful base conversion library that can convert any (real) number to any base (over 1), including non-integer bases like base PI.
Encode & decode any text into any custom alphabet, multibyte code points supported.
convert from/to binary, octal, hexadecimal, decimal values
Simple math module for base conversion.