Encoding tools

Encoding is the transformation of data into a specific format using a scheme that allows it to be read, stored, or transmitted efficiently and accurately.
Currently, we support Base64, URL and HEX encoding:

Base64 encoding/decoding
URL encoding/decoding
HEX encoding/decoding