answersLogoWhite

0

look up www.shake yourself.org.com

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the ASCII code of 'd'?

ASCII refers to the characterset. So the ASCII code of 'd' is 'd' If you meant binary code it is: 01100100


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 ASCII code of U?

Upper case U in ASCII/Unicode is binary 0101011, U is code number 85. Lower case u in ASCII/Unicode is binary 01110101, u is code number 117.


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.


What is db in binary?

In binary, "db" would be represented as "01100100" when converted from ASCII to binary. Each character is assigned a unique binary code according to the ASCII standard.


What is i hate you in binary code?

The phrase "I hate you" can be converted to binary code by first translating each character into its ASCII equivalent and then representing those ASCII values in binary. For example, "I" is 73 in ASCII, which is 01001001 in binary. Following this method, "I hate you" in binary is: 01001001 00100000 01101000 01100001 01110100 01100101 00100000 01111001 01101111 01110101.


What is the ASCII code in binary and decimal for lower case x?

Lower case 'x' is 120 (decimal) or 1111000 (binary) in the ASCII character table.


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.


Why is 01100001 A in binary code?

0110 0001 bin -> 61 Ascii -> a


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 does binary code 00110011 mean?

The binary code 00110011 represents the decimal number 51 in the ASCII character encoding system. In ASCII, the number 51 corresponds to the character '3'. Thus, 00110011 can be interpreted as the character '3' when translated from binary to text.


Every character on the keyboard is coded with a binary number The code is called?

ascii