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