This app converts numbers from decimal numeral system to binary, hexadecimal, octal and vice versa. Accepted values are integers between 0 and 2^31-1 (base ten).
Keywords: dec, bin, hex, oct, converter, numeral system, base 10, base 2, base 16, base 8, radix.