packed UTF 9 by eban

s/.../unpack b8,chr hex$&/ge,s/.{9}/print pack b8,$&/gefor<>

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

download

return to the top page