Enter a number, and it will be changed to binary form! Example: You could type in 101 and it would say 5, since (1*4) + (0*2) + (1*1) = 5.