Encode or decode Base32, Base58, and Base85 strings locally.
Base32 uses RFC 4648 padding, Base58 uses the Bitcoin alphabet, and Base85 is ASCII85 without zero compression.