answersLogoWhite

0

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.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is 01011 in binary code?

b


How do you convert A B C in binary code?

A = 1010 b = 1011 c = 1100


What is the binary code for 01001011?

That IS the binary code.


What is -33 in binary code?

00100001 is the binary code for 33


Who discovered binary code?

Jamesgates discovered binary code instringtheory


How do you convert binary code to text code and text to binary?

You can are ASCII-tabellen. For converting binary to text


What letters do binary code represent?

Binary code represents letters by assigning each letter a unique combination of 0s and 1s according to a specific coding scheme, such as ASCII or Unicode. Each letter can be represented by a sequence of 0s and 1s that the computer interprets as that specific character.


What is the vhdl code for binary to hex convertion?

vhdl code for binary to Hexadecimal ?


When was The Binary Code - band - created?

The Binary Code - band - was created in 2004.


What is the name for 512 in binary code?

The name for 512 in binary code is 1000000000.


What is sixteen in the Binary code system?

Sixteen in the Binary code system is (1000)2


What would be the boolean equation for an active low binary code 1101?

For an active low binary code of 1101, the corresponding boolean equation can be represented in terms of the individual bits as follows: ( \overline{A} \cdot \overline{B} \cdot C \cdot \overline{D} ), where ( A, B, C, ) and ( D ) are the bits of the binary code from the most significant to the least significant bit. This equation indicates that the output is active (logic low) when ( A ) is low (0), ( B ) is low (0), ( C ) is high (1), and ( D ) is low (0).