-Use the slider to select numbers from 0 to 400 -Press space to enter a custom number -For some reason, numbers over 2^54 (18014398509481984) have the same result as 2^54. As a result, I have limited the custom input to this number. This may be different for 32-bit computers.
I have built an ultra fast (and somewhat simple) decimal to binary converter.