packed UTF 9 by kinaba

$_=<>;s/.. /unpack b8,pack H2,$&/eg;s/.{9}/print pack b8,$&/eg

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page