answersLogoWhite

0

the answer is 1010

the 1st digit is 1 x 8 = 8

the 2nd digit is 0 x 4 = 0

the 3rd digit is 1 x 2 = 2

the 4th digit is 0x 1 =0

i hope this helps

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is the decimal binary code for 30?

Decimal 30 = binary 11110. The decimal binary code (BCD), however, is 11 0000.


What is 10 in binary?

The number ten (10 in decimal format) is 1010 in binary form. The binary number 10 is 2 in decimal form.


What does 1111 in Binary code mean?

1111 in binary is 15 in decimal.


What is the decimal number that is the same as binary 1010?

Ten.


How would you write the number two in binary code?

'2' Decimal code => '10' Binary code.


What is the ascii code in binary and decimal for a period?

In hexadecimal, that would be 0x2E, which is equivalent to 46 in decimal, which in binary is 101110.


What is binary code for 100111?

The binary code for the number 100111 is already in binary format. It represents the decimal number 39 when converted from binary to decimal. Each digit in this binary number corresponds to a power of 2, starting from the rightmost digit.


What you s10 as a binary number?

10 in binary is equivalent to 2 (decimal). 10 (ten) decimal is equivalent to 1010 (binary) [ 1*8 + 0*4 + 1*2 + 0*1] = 8 + 2 = 10(ten)


How do you convert binary to excess 3 code?

To convert a binary number to Excess-3 code, first, convert the binary number to its decimal equivalent. Then, add 3 to the decimal value. Finally, convert the resulting decimal number back to binary. For instance, to convert the binary number 1010 (which is 10 in decimal), you would calculate 10 + 3 = 13, and then convert 13 back to binary, resulting in 1101 in Excess-3 code.


What is the binary code for the decimal number 67?

1000011


What is the binary code for 37?

Decimal 37 expressed in binary form is 100101 (or 00100101).


What is the decimal 5 converted into binary?

5 in base ten is 101 binary (4 + 0 + 1).