🧮
Number Base Converter
Convert numbers between binary, octal, decimal, hexadecimal, base32, and base36. Essential for developers.
Frequently Asked Questions
What bases are supported?
Binary (2), Octal (8), Decimal (10), Hexadecimal (16), Base32, and Base36.
Related Tools
How to Use
- 1 Enter a number in any supported base: binary, octal, decimal, hex, base32, or base36.
- 2 The tool auto-detects the input base and converts to all other bases instantly.
- 3 Copy any converted value for use in your code.