Select the input base:
Select the output base:
Enter your number:
Here is the result:
Base converter is a free to use and open source tool to convert numbers between differnt number-systems.
Select the input base:
Select the output base:
Enter your number:
Here is the result:
The algorithm is based on the parseInt()-function in JavaScript; It takes the input string as a number with base n and then converts it into a number with base x.