Number Base Converter

Convert between Decimal, Hexadecimal, Binary, and Octal. Type in any field โ€” the rest update live.

Number Base Reference

DecimalHexBinaryOctal
0000000
10A101012
100641100100144
255FF11111111377
10003E811111010001750

Common uses: Programming (hex colors, memory addresses), networking (subnet masks), digital electronics, computer science coursework, and CTF challenges.