Question

Convert D3B.C16 to binary

Convert D3B.C16 to binary

Homework Answers

Answer #1


D3B.C16

Hexadecimal     Binary
    0           0000
    1           0001
    2           0010
    3           0011
    4           0100
    5           0101
    6           0110
    7           0111
    8           1000
    9           1001
    A           1010
    B           1011
    C           1100
    D           1101
    E           1110
    F           1111
Use this table to convert from hexadecimal to binary
Converting D3B.C to binary
D => 1101
3 => 0011
B => 1011
C => 1100
So, in binary D3B.C is 110100111011.1100

Answer: 110100111011.1100

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Convert 0xD1 (hexadecimal) to binary and to decimal Convert 0b11001001 (binary) to hex and to decimal
Convert 0xD1 (hexadecimal) to binary and to decimal Convert 0b11001001 (binary) to hex and to decimal
Convert to binary a) Convert 28910 to binary using subtraction or division remainder. Show your work....
Convert to binary a) Convert 28910 to binary using subtraction or division remainder. Show your work. b) Convert BF16 to binary. Show your work
1. Convert 101 from binary to decimal. Show your work. 2. Convert 11111111 from binary to...
1. Convert 101 from binary to decimal. Show your work. 2. Convert 11111111 from binary to hexadecimal. Show your work. 3. Convert 11001 from binary to decimal. Show your work. 4. Convert A4B from hexadecimal to binary. Show your work. 5. Convert 1100100 from binary to decimal. Show your work. 6. Convert 15 from decimal to binary. Show your work. 7. Convert 255 from decimal to binary. Show your work. 8. Convert BAC4 from hexadecimal to decimal. Show your work....
7. Convert 0.25 to binary with 8 bits to the right of the binary point. 8....
7. Convert 0.25 to binary with 8 bits to the right of the binary point. 8. Convert -47 (base 10) to binary 8-bit signed-magnitude. 9. Convert -39 (base 10) to 8-bit binary using excess 127 notation. 10. Convert -61 (base 10) to 8-bit binary using two’s complement
Convert the hexadecimal number DEADBEEF to binary. Convert the following decimal number to binary: a) 356...
Convert the hexadecimal number DEADBEEF to binary. Convert the following decimal number to binary: a) 356              b) 658 What decimal value does the 8-bit binary number 10011110 represent if it is on a computer using two’s complement representation? What decimal value does the 8-bit binary number 10110100 have if it is on a computer using two’s complement representation? please show your work for question number 4. thank you.
convert 0.83828125 to binary using 8 bit to right of binary point
convert 0.83828125 to binary using 8 bit to right of binary point
Convert the following to Octal, hexadecimal and binary (long method (multiply and Divide by methods))Convert the...
Convert the following to Octal, hexadecimal and binary (long method (multiply and Divide by methods))Convert the following to Octal, hexadecimal and binary (long method (multiply and Divide by methods)) 1568.246 (10)
1. convert the following value 374(base 8) to binary 2. convert the following value 0110101111111001 in...
1. convert the following value 374(base 8) to binary 2. convert the following value 0110101111111001 in binary to hexadecimal
convert 37.2410 into octal,binary and hexadecimal number
convert 37.2410 into octal,binary and hexadecimal number
Convert the following decimal numbers to binary (You may use as many binary digits as necessary)...
Convert the following decimal numbers to binary (You may use as many binary digits as necessary) (5 points): 25610 246710 102310 2310 710