Number Base Converter

Convert numbers between different bases instantly.

What are Number Bases?

Number bases (or radixes) are systems for representing numbers. Decimal (base 10) is what we use daily. Binary (base 2) is the language of computers. Hexadecimal (base 16) is commonly used in programming for colors (#FF0000) and memory addresses. Octal (base 8) appears in Unix file permissions.

You might also like

Share this tool: