Number Base Converter
Convert numbers between binary, octal, decimal and hex.
Runs in your browserAbout this tool
Converting a number between binary, octal, decimal and hex by hand means manual division and remainder tracking that's easy to make an arithmetic mistake in, especially for larger numbers. This tool converts numbers between binary, octal, decimal and hex instantly, useful for programming, debugging low-level code, or just checking your own manual conversion.

