Number Base Converter
Convert numbers between binary, octal, decimal, hex and any base.
Continue your work
- Text to Binary Converter — Encode text rather than a single integer.
Rate this tool
0.0
0 ratings
- 5 stars 0
- 4 stars 0
- 3 stars 0
- 2 stars 0
- 1 star 0
Share this tool
Found it useful? Send it to a friend or teammate.
Report an issue
Something broken or not quite right? Tell us and we will look into it.
Clear instructions
Find steps, examples and limitations below.
Use online
Open the tool in a supported web browser.
Free to use
No sign-up required. Tool-specific limits may apply.
How to use the Number Base Converter
Convert integers between binary, octal, decimal, hexadecimal and custom bases.
- 1 Enter Number and choose From base.
- 2 Set Custom output base if a base other than the standard outputs is needed.
- 3 Copy the desired result and check any invalid-digit message.
Example and practical tips
Enter FF in base 16 to obtain decimal 255 and binary 11111111.
Frequently asked questions
Can I convert fractions?
This tool works with integers. A decimal point or fractional representation is not supported.
Why is a digit rejected?
Each base permits a different digit range. For example, binary input accepts only 0 and 1.