Number Base Converter

Convert numbers between binary, octal, decimal, and hexadecimal. Enter a value in any base and see all four representations instantly.

Your files never leave your device

Quick reference
DecimalBinaryOctalHex
0000
1111
21022
31133
410044
510155
611066
711177
81000108
91001119
10101012A
11101113B
12110014C
13110115D
14111016E
15111117F

How to Number Base Converter

  1. Select the base of the number you want to convert (binary, octal, decimal, or hex).
  2. Type your number in the input field.
  3. All four representations update instantly — binary, octal, decimal, and hexadecimal.
  4. Click the copy button next to any base to copy that value.

Why Use This Tool?

Programmers frequently need to convert between number bases when working with bit flags, memory addresses, colour codes, or binary protocols. This tool provides instant conversions across all common bases.

Frequently Asked Questions