Numbering Systems
Convert the decimal number 21 to binary.
10101
Convert the hexadecimal number 58 to decimal.
1011000
Convert the hexadecimal number 2E to decimal.
101110
Convert the hexadecimal number BD to decimal.
10111101
Convert the decimal number 48 to binary.
110000
Convert the hexadecimal number C7 to decimal.
11000111
Convert the hexadecimal number 193 to decimal.
110010011
Convert the hexadecimal number 6D to decimal.
1101101
Convert the decimal number 57 to binary.
111001
Convert the hexadecimal number 72 to decimal.
114
Convert the binary number 1111 to decimal.
15
Convert the hexadecimal number A9 to decimal.
169
Convert the decimal number 24 to hexadecimal.
18
Convert the binary number 10011 to decimal.
19
Convert the binary number 111011101 to hexadecimal.
1DD
Convert the binary number 10111 to decimal.
23
Convert the hexadecimal number FF to decimal.
255
Convert the hexadecimal number 101 to decimal.
257
Convert the decimal number 37 to hexadecimal.
26
Convert the hexadecimal number 1B to decimal.
27
Convert the decimal number 42 to hexadecimal.
2A
Convert the decimal number 51 to hexadecimal.
33
Convert the binary number 101010 to decimal.
42
Convert the binary number 1001011 to hexadecimal.
4B
Convert the binary number 10001111 to hexadecimal.
8F
Convert the decimal number 65 to binary.
1000001
Convert the decimal number 38 to binary.
100110
Convert the decimal number 83 to binary.
1010011
Convert the binary number 111111011 to hexadecimal.
1FB
Convert the binary number 1011100111 to hexadecimal.
2E7
Convert the hexadecimal number 34 to decimal.
52
Convert the binary number 111110 to decimal.
62
Convert the decimal number 98 to hexadecimal.
62
Convert the decimal number 111 to hexadecimal.
6F
Convert the binary number 1001111 to decimal.
79
Convert the binary number 11001010 to hexadecimal.
CA