Converting between number bases means rewriting the same quantity with a different place-value radix — binary (base 2), octal (8), decimal (10), hexadecimal (16), or any integer base from 2 through 36. Digits change; the value does not.
This guide covers the common bases, digits for bases above 10, and a step-by-step method for integers (and notes on fractions). Practice with the free number base converter — any radix 2–36, presets, optional steps, and fractional support in the browser.
Base conversion is place value, not a different “kind” of math. Once powers of the radix click, homework and low-level debugging get much easier. You stop memorizing isolated tricks and start reading any digit string against a stated base.