base convert by eban

{for(s=_;$1;$1=int($1/$2))s=$1%$2s}$0=s

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

download

return to the top page