Encode text to an hexadecimal/base16 string, as per RFC-4648. The result is an hexadecimal/base16 encoded UTF-8 string.
and also base32, base32hex, base64 and base64url encoding.