answersLogoWhite

0

From right to left, you have the 1's bit, the 2's bit, the 4's bit and the 8's bit. If there's a 1 in the 1's bit, add 1. If there's a 1 in the 2's bit, add 2. If there's a 1 in the 4's bit, add 4. If there's a 1 in the 8's bit, add 8.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What decimal number is equal to the decimal no 7 How do you reach the conclusion of 0111?

When you write the decimal number '7' in Base-2 (binary), you write '0111'.


What is the decimal of the binary 0111?

It's 7.


What is 7 written in base 2?

0111


BCD code for 47?

0100 0111 4 7


What decimal is the largest .0049 .00051 or .0111?

It is: .0111 that is the largest


Can u Find a password from binary numbers 1111 0011 1001 0000 0010 0100 0000 1111 0110 1100 0111 0111 0111 1001 0101 0111 0111 1110 0100 1100 0111 1100 1001 0100 0000 0010 1011 0011 1110 0001 11100101?

1539026015


Which decimal is the largest .0049 .0005 or .0111?

.0111 is the largest decimal.


If the bit string 0111101111101111110 is bit stuffed what is the output string?

the idea of bit stuffing is to replace every two 1's with 110 (redundancy) !! thats because .. to avoid having a 0111 in the middle of the data !! as 0111 is a delimator !! those , we will get (0111) 01101100110110101101101100 (0111) where (0111) is the start and end delimator !!


What is 111 plus 11 in binary?

0111 = decimal 7 0011 = decimal 3 ____ 1010 = decimal 10 ____


What is 1.11 as a percent?

.0111%


How do you find 47 in BCD?

To represent the decimal number 47 in Binary-Coded Decimal (BCD), you first separate the digits: 4 and 7. In BCD, each digit is represented by its 4-bit binary equivalent. Therefore, 4 is represented as 0100 and 7 as 0111. Combining these, 47 in BCD is expressed as 0100 0111.


What hexadecimal number is equal to binary number 1110 0111 1100 00112?

1110 0111 1100 00112 is not a binary number as it has three different symbols