Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
hex2bin
hex2bin
Convert hexadecimal string to binary string
Name:
hex2bin
Category:
String
Programming Language:
php
One-line Description:
Converts a string of hexadecimal values to ASCII characters.
Related
Understand the comparison and application scenarios of hex2bin and bin2hex functions
10
Similar Functions
str_replace
str_replace
Substringreplacement
ucwords
ucwords
Convertthefirstlette
md5_file
md5_file
Calculatethemd5hashv
addcslashes
addcslashes
Escapecharactersinas
strtr
strtr
Translatecharacterso
nl_langinfo
nl_langinfo
Querylanguageandloca
substr_count
substr_count
Calculatethenumberof
metaphone
metaphone
Calculatethemetaphon
Popular Articles
Understand the comparison and application scenarios of hex2bin and bin2hex functions