offlinewebtools.com — free, watermark-free browser tools that stay on your device with nothing uploading to our servers

Base Converter

Convert numbers between binary, octal, decimal, hexadecimal, and custom bases (2-36)

What this tool does

Base Converter helps you convert numbers between binary, octal, decimal, hexadecimal, and custom bases (2-36).

What you get

Base Converter produces a direct output in this page and keeps all processing on your device, with nothing uploaded to our servers.

Free to use, no watermarks, runs in your browser—nothing uploads to our servers

Decimal: Use digits 0-9

Common Conversions

DecimalBinaryOctalHexadecimal
0000
10101012A
15111117F
25511111111377FF
1024100000000002000400

Number Systems

Common Bases

  • Binary (Base 2): Uses 0, 1. Used in computers.
  • Octal (Base 8): Uses 0-7. Common in Unix permissions.
  • Decimal (Base 10): Uses 0-9. Standard counting system.
  • Hexadecimal (Base 16): Uses 0-9, A-F. Used in colors, memory addresses.

How It Works

Each digit position in a number represents a power of the base. For example, in decimal 123:

1×10² + 2×10¹ + 3×10⁰ = 123

In binary 1010:

1×2³ + 0×2² + 1×2¹ + 0×2⁰ = 10

Jump to helper sections

Report a bug

If this tool misbehaves, share a quick summary so we can investigate. We include the tool URL automatically—no need to copy and paste.