Number Base Converter — Decimal, Binary, Hex, Octal

Convert numbers between decimal, binary, hexadecimal, and octal bases. Supports large numbers.

Number Base Systems

BaseNameDigitsPrefix
2Binary0-10b
8Octal0-70o
10Decimal0-9(none)
16Hexadecimal0-9, A-F0x

Quick Reference

DecimalBinaryHexOctal
0000000
81000810
151111F17
16100001020
25511111111FF377

Automate This With Our API

TextForge API lets you do this programmatically. Free tier: 50 requests/day.

Get API Access Free →

Related Tools