Number Base Converter

Convert integers between decimal, binary, octal and hexadecimal. Instant, private, in your browser.

🔒 Everything runs in your browser. Nothing is uploaded.

Examples

25511111111to binary
255ffto hex
255377to octal
101010from binary

How it works

Available operations: Dec → Binary, Dec → Octal, Dec → Hex, Binary → Dec, Octal → Dec, Hex → Dec.

Everything runs locally with the same code that passes our automated correctness tests — no server, no upload.