answersLogoWhite

0

Lower case: 01110100

Upper case: 01010100

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the alphabet in binary code?

I think its something like this {| ! width="30%" | Letter ! Binary Code | A01000001B01000010C01000011D01000100E01000101F01000110G01000111H01001000I01001001J01001010K01001011L01001100M01001101N01001110O01001111P01010000Q01010001R01010010S01010011T01010100U01010101V01010110W01010111X01011000Y01011001Z01011010 and ! width="30%" | Letter ! Binary Code | a01100001b01100010c01100011d01100100e01100101f01100110g01100111h01101000i01101001j01101010k01101011l01101100m01101101n01101110o01101111p01110000q01110001r01110010s01110011t01110100u01110101v01110110w01110111x01111000y01111001z01111010 |}


How do you say how in binary code?

Thompson (with capital T): 0101010001101000011011110110110101110000011100110110111101101110


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.


What is the international radio code for the letter t?

Tango is the international radio code word for the letter T.


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 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 -33 in binary code?

00100001 is the binary code for 33


What is binary code for SOS?

In binary code, the SOS distress signal, which is represented in Morse code as "... --- ...", can be encoded as follows: the letter "S" is represented by the sequence 01010011 and the letter "O" by 01001111. Therefore, SOS in binary is 01010011 01010011 01001111 01001111 01010011 01010011. Each character is typically represented using 8 bits in ASCII encoding.


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 binary code for your welcome?

The binary code for the word "welcome" is: 01110111 01100101 01101100 01100011 01101111 01101101 01100101. Each group of eight digits represents a letter in ASCII encoding.