Radix Converter
Convert between binary, octal, decimal and hexadecimal numbers
How to use the radix converter
This converter lets you convert between binary (base 2), octal (base 8), decimal (base 10) and hexadecimal (base 16) numbers.
Type in a value in teh radix field you want to convert from, e.g. 10110101110 in Binary number, which will give 2656 in octal form, 1454 in decimal form, and 5AE in hexadecimal form.
For more detailed information about binary, octal and hexadecimal numbers, and much more, visit integers.info