answersLogoWhite

0

0100110101100001011100110110111101101110

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you say goodbye in binary code?

Say


How do you say dick in binary code?

110001010110000100100


How do you say no in Binary code?

In binary code, the word "no" can be represented using ASCII values. The letter "n" corresponds to the ASCII value 110, which is 01101110 in binary, and the letter "o" corresponds to 111, which is 01101111 in binary. Therefore, "no" in binary code is 01101110 01101111.


How do you say how in binary code?

Thompson (with capital T): 0101010001101000011011110110110101110000011100110110111101101110


How do you say Yes it means yes in binary code?

01


How do you say yes in binary code?

01


Say goodbye in binary code?

01100111 01101111 01101111 01100100 01100010 01111001 01100101 = goodbye in binary


How do you say Thompson in binary code?

Thompson (with capital T): 0101010001101000011011110110110101110000011100110110111101101110


What is the binary code for 01001011?

That IS the binary code.


How do you say Hi in binary code?

That depends on your string encoding. In ascii, for example: H = 72 = 1001000 i = 105 = 1101001


How do you say Sam in binary code?

To represent the name "Sam" in binary code, you need to convert each letter to its ASCII value and then to binary. The ASCII values for 'S', 'a', and 'm' are 83, 97, and 109, respectively. In binary, these values are represented as: 'S' = 01010011, 'a' = 01100001, and 'm' = 01101101. Therefore, "Sam" in binary code is 01010011 01100001 01101101.


What is -33 in binary code?

00100001 is the binary code for 33