answersLogoWhite

0

1000010

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

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 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 does 01000010 represent?

The binary code "01000010" represents the decimal number 66, which corresponds to the uppercase letter "B" in the ASCII (American Standard Code for Information Interchange) character encoding system. In binary, each digit is a power of 2, and the combination of these digits translates to the character it represents.


What binary number is equal to 66?

6610 = 10000102


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


How would you write the number two in binary code?

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