answersLogoWhite

0


Best Answer

Converted to decimal, the binary number 10111011 would be expressed as 187. If the space in the question indicates a separation between two numbers, then "1011 1011" would be expressed in decimal notation as "11 11".

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the value of binary number 1011 1011?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

What is 10111010 in hexidecimal?

I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).


What does 1011 mean in binary code?

1011 in binary code is 11 in 'ordinary' (decimal) code. In the table, the top row shows the value of each digit, which depends on its position. The row below that is our binary number. ----------------- | 8 | 4 | 2 | 1 | ----------------- | 1 | 0 | 1 | 1 | ----------------- So the value of 1011 is 8 + 0 + 2 + 1 = 11 See the related link, Binary Numbers, below.


When you add 1011 1101 in the binary system you obtain?

Adding the numbers 1011 and 1101 in binary gives 11000 - equivalent to the decimal number 24.


What is the gray code equivalent of binary 1011?

I do not believe that is a valid binary number. All binary numbers must be divisible by 8


What is the decimal equivalent to 1011 0000?

The decimal equivalent of the binary number 10110000 is 176

Related questions

How is 11 written in binary number?

The number 11 in binary is 1011


What is 10111010 in hexidecimal?

I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).I assume the number is in binary. Separate the binary number from the right, 4 digits at a time: 1011 1011. Then convert each group of four binary digits to hexadecimal. In this case, 1011 is B, so the answer is 0xBB (the prefix 0x is often used to indicate hexadecimal).


How would the binary number 1011 be depicted in decimal notation?

1011 = 11


What is the decimal number 11 in binary?

Decimal 11 = binary 1011


Which decimal number is equal to the binary number 1011?

11


What does 1011 mean in binary code?

1011 in binary code is 11 in 'ordinary' (decimal) code. In the table, the top row shows the value of each digit, which depends on its position. The row below that is our binary number. ----------------- | 8 | 4 | 2 | 1 | ----------------- | 1 | 0 | 1 | 1 | ----------------- So the value of 1011 is 8 + 0 + 2 + 1 = 11 See the related link, Binary Numbers, below.


What is the hex form for binary value 1110 0101 1101 1011?

1110 0101 1101 1011 is E5DB


What is the number 11 in the binary system?

11 in binary form: 1011 11 is binary form of 3


What is the binary code for B?

That depends what you mean by "B", and what you mean by "binary code" assuming that by "binary code", you actually mean a binary representation of it's ascii value, then the answer is 1000010. The ascii value of the character "B" is 66 in decimal, which is 1000010 is that value in binary. If on the other hand, you mean "what is the binary value of the hexidecimal number B?", then the answer is 1011.


When you add 1011 1101 in the binary system you obtain?

Adding the numbers 1011 and 1101 in binary gives 11000 - equivalent to the decimal number 24.


What is the gray code equivalent of binary 1011?

I do not believe that is a valid binary number. All binary numbers must be divisible by 8


Convert decimal number to binary number example 1477128223255?

The answer is 1 0101 0111 1110 1011 1011 0011 1111 1010 0001 0111