Skip to content
2xKit

Number Base Converter

Convert numbers between binary, octal, decimal and hex.

Runs in your browser

About 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.

Frequently asked questions