Convert a string of hex characters into ascii chars



This command converts Character / String to ASCII code, converting to Binary from its ASCII code, conversion of Character / String to Decimal from its ASCII code, calculate or convert Hexa Decimal from its ASCII code.
Type the character / String in the below given field. The values will be converted automatically.

# echo $hex | perl -pe 's/(..)/chr(hex($1))/ge'


Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

Popular Posts