Get your own Python server Result Size: 625 x 565
x
 
x = bin(36)
print(x)
# The result will always have the prefix 0b
0b100100