answersLogoWhite

0

That IS the binary code.

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What is the binary code for 01001011 00000011 01011000 00101100 00000111 00001101?

The binary code you provided is a sequence of binary digits (0s and 1s) grouped into 8-bit segments. Each segment represents a byte. The complete binary code is simply the concatenation of these segments: 010010110000001101011000001011000000011100001101.


What is 01001011?

The sequence "01001011" is a binary representation of the number 75 in decimal format. In ASCII encoding, it corresponds to the letter 'K'. Binary is a base-2 numeral system used in computing and digital electronics, representing values using two symbols: 0 and 1.


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 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 this binary code of 01001011 01101001 01001100 01001100 01100101 01010010 01111010 00100000 01101001 01110011 00100000 01100011 01110010 01100001 01111010 01111001 00100000 01100001 01110011 mean?

translates to "KiLLeRz is crazy as"


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.


What is the decimal binary code for 30?

Decimal 30 = binary 11110. The decimal binary code (BCD), however, is 11 0000.