When writing a number in binary, please use the form: %nnnn_nnnn, as in %1010_0101
When writing a number in decimal, please use the form: ddddddd, as in 12345678
When writing a number in hexidecimal, please use the form: $HHHH_HHHH, as in $ABCD_1234
The decimal value: 57 converted into binary is
he decimal value: 42 converted into binary is:
The decimal value: 201 converted into binary is
The decimal value: 75 converted into binary is:
The binary value: %1110_1100 converted into decimal is
The binary value: %1100_1001 converted into decimal is
The binary value: %1001_0111 converted into decimal is
The binary value: %0110_1001 converted into decimal is:
The hexidecimal value: $ACE converted into decimal is
The hexidecimal value: $FEED converted into decimal is:
The hexidecimal value: $FEE converted into decimal is:
The hexidecimal value: $BEE converted into decimal is:
The decimal value: 12345678 converted into hexadecimal is:Question Blank 1 of 1
The decimal value: 87654321 converted into hexadecimal is:
The decimal value: 8787 converted into hexadecimal is:
The decimal value: 12345 converted into hexadecimal is:
The hexidecimal value: $6A converted into binary is:
The hexidecimal value: $B7 converted into binary is:
The hexidecimal value: $C1 converted into binary is:
The hexidecimal value: $1C converted into binary is: