BASE Calculator

Computers read and store the decimal numbers we see everyday (1, 5, 13, 174, etc.) as binary numbers, a number of just 1's and 0's. All that you do is enter the decimal number and the script will output the binary equivalent! OR, if you want, enter a number, change the base you want to convert it to, and it will produce the equivalent value in that base. (Use for base 2 through base 16.)
to base

Return to Calculators

Back to Mr. Gary White
Script modified by G. White
Free JavaScripts provided
by The JavaScript Source