@HEXDECODE[s,string] : Create a text string from a hexadecimal input string. Returns the text string.
@HEXDECODE[inputfile,outputfile] : Decode a hex encoded file. Returns 0 if the output file was successfully written.
Example:
echo %@hexdecode[s,656e636f6465207468697320737472696e67]
encode this string