binary alnum symbol by pooq

do i=1 to 15
say word("(bin) (alnum) normal (sym)",substr(122342342321442,i,1))
end

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

download

return to the top page