Skip to main content

Base Converter

Convert integer values between base 2 and base 36, including binary and hex.

About This Tool

The Base Converter handles integer conversion between base 2 and base 36. Common use cases include switching between binary (base 2), octal (base 8), decimal (base 10), and hexadecimal (base 16). Useful for programming, color code conversion, and network protocol analysis.