AlwizTool Logo AlwizTool Logo

Number Base Converter

Convert numbers between decimal, binary, octal, and hexadecimal.

Input

Conversions

Decimal Base 10
Binary Base 2
Octal Base 8
Hexadecimal Base 16

About Number Bases

Number bases define how many digits a numeral system uses. Decimal (base 10) is everyday arithmetic. Binary (base 2) is used in computers. Octal (base 8) is used in Unix permissions. Hexadecimal (base 16) is used in memory addresses and color codes.

Other Tools