Help for this page

Select Code to Download


  1. or download this
    {
        use bytes;
        print join(" ",map{unpack("H*",$_)} split//)
    }