01
01
110001010110000100100
That IS the binary code.
This is in Binary Code. I think you mean, what is it in decimal. 010111 is 1 + 10+100 + 10000 2^0 +2^1 + 2^2 + 2^4 = 1 + 2 + 4 +16 = 23 in Decimal.
'2' Decimal code => '10' Binary code.
01
In binary code, the word "yes" is represented as follows: the letter 'y' is 121 in ASCII, which is 01111001 in binary; 'e' is 101, which is 01100101; and 's' is 115, which is 01110011. Therefore, "yes" in binary is 01111001 01100101 01110011.
Say
Binary code is not a device. It is a numerical representation of data.
110001010110000100100
0100110101100001011100110110111101101110
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.
Yes, it is.
Yes.
Thompson (with capital T): 0101010001101000011011110110110101110000011100110110111101101110
yes
01100111 01101111 01101111 01100100 01100010 01111001 01100101 = goodbye in binary