Help for this page
Select Code to Download
Select
or
download this
printf("0x%02X", ord($input));
Select
or
download this
printf("0x%02X", unpack('C', $input));