Working with different number bases
Binary (base 2), octal (base 8), decimal (base 10), and hexadecimal (base 16) are the most common number bases in computing. This tool uses arbitrary-precision arithmetic so even very large values convert accurately.