answersLogoWhite

0


Best Answer

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.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does 1011 mean in binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

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 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).


Binary equivalent of B3?

1011 0011


What is the value of binary number 1011 1011?

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".


What does 1111 in Binary code mean?

1111 in binary is 15 in decimal.

Related questions

What is the binary code for eleven?

The binary code for eleven is 1011. 1011 = 23 + 21 + 20 = 8 + 2 + 1


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.


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


How do you convert A B C in binary code?

A = 1010 b = 1011 c = 1100


What is the sum of the binary numbers of 1001 plus 10 in both binary and decimal?

easy, 1011. in binary of course. convert 1011 binary to decimal you get 11.


What is binary for 11?

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).


What is binary for11?

11 = 1011


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


How is 11 written in binary number?

The number 11 in binary is 1011


How do you divide the binary number 101101011 by the binary number 1011?

110