Converts/Decodes a Hex encoded string into Base36 string. UTF-8 is supported Inverse function convertBase36StringToHexString
The string to be decoded (either URI encoded or not)
The hex representation of input string
Converts/Decodes a Hex encoded string into Base36 string. UTF-8 is supported Inverse function convertBase36StringToHexString