Numeric Base Convertor
Show/Hide:
Definitions
Formulae
Instructions
Introduction:
This page allows you to easily convert numbers of one type into another type of number, with any 'base' (up to and including base36).
(Numbers in a base greater than ten use letters for the larger digits.)
For example, you can convert binary (base-2) into the "normal" decimal (base-ten) system, octal (base-eight) into hexadecimal (base-sixteen), or any other combination.
You can enter numbers one at a time, or in bulk as a list - you can put one number on each line, or seperate them with spaces, commas or many other non-mumeric characters.
Click on any of the links at the top of the page to reveal (or hide) more information about this calculator.
Caveats:
If you are reading this paragraph, then you probably don't have JavaScript installed/enabled on your computer.
At this point in time the calculators on this site are entirely dependent on JavaScript.
Given enough time and money it is hoped to develop a version in the future which will be able to operate independently.
Since JavaScript runs on your own computer, rather than on this server, it has been possible to set up this site much more quickly than if a server-side language was used, and it is possible to serve far more pages with the available bandwidth.
Definitions:
- Term
-
Description.
Instructions
- Enter a number into the text-box labelled 'Input:', either one at a time, or as a list
- Choose the base of your number from the drop-down list labelled 'Input Base:'
- Choose the base to convert to, from the drop-down list labelled 'Output Base:'
- Press the 'Convert' button
- Click the spanner icon next to any entry to Alter or Remove that value
- Press the 'Clear Results' button if you wish to discard the current results list, otherwise further amounts will be added to the same total.
© Copyright Mike Brockington 2004 - 2024 All Rights Reserved