Input a number to covert it to binary and then
click the "Calculate" button.



Program will...
  1. Covert negative numbers to positive before calculating.
  2. Round decimal numbers to the nearest whole number before calculating. (34.656 = 35)
  3. Work for very large numbers!! Any number less than or equal too: 4294967296 (32bits)