UNHEX
Description
UNHEX function is used to convert a string in hexadecimal format to binary format. This function accepts a string parameter and returns the corresponding binary data.
Parameter Description
- expr (string): The hexadecimal format string that needs to be converted.
Return Result
Returns data in binary format.
Example
- Convert a hexadecimal string to text content:
Results:
- Convert hexadecimal string to image data:
Results:
- Convert the hexadecimal string to audio data:
Results:
- Convert hexadecimal string to video data:
Results: