PHP hex2bin() Function
The hex2bin() function decodes a hexadecimally encoded
binary string.
Syntax
hex2bin(string $string): string|false
Try It Online
Output
Click Run to execute your code
Enjoying these tutorials?