Search for a command to run...
Convert numbers between binary, octal, decimal, hexadecimal, and any base from 2 to 36.
What
A number base converter transforms values between different numeral systems (radixes).
Cases
Convert hex colors to decimal
Work with binary and octal in low-level programming
Explore non-standard bases for cryptography
How To
A step-by-step guide to switching between different numeral systems.
Type the value you want to convert and specify its current base.
See the live conversion across common bases (Bin, Oct, Dec, Hex).
Optionally specify a custom target base between 2 and 36.
Knowledge
FAQ