128 bits by twobit

(map(^x(format #t"~8,'0B "(char->ucs x)))(string->list"\x09\xc3\xb9\x11\x02\xc2\x9dt\xc3\xa3[\xc3\x98AV\xc3\x85cV\xc2\x88\xc3\x80"))

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

download

return to the top page