do n=peek(0):c=0^n:for i=0to 7c=c*2+and(n/2^i,1)next:?chr$(c);loop