Sometimes you want to convert a decimal value to its equivalent binary value and hex value, what you need do is enter a deciaml value then get your results.
For example, when the decimal number is 1982, then the equivalent binary number is 011110111110, the equivalent hex number is 7be.