answersLogoWhite

0

it is up your booty and around the corner.

User Avatar

Alfonso Mills

Lvl 10
2y ago

What else can I help you with?

Related Questions

How is a modem related to the binary and ASCII code?

look up www.shake yourself.org.com


How is modem related to binary?

Stinky cheese


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.


Numbers stored and transmitted inside a computer in binary or ascii?

Binary.


What is the binary value of K ASCII?

The binary value for K is 1001011.


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 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.


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 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 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 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.


What is binary code for OK?

In binary code, the word "OK" can be represented using ASCII values. The letter 'O' corresponds to the ASCII value 79, which is 01001111 in binary, and the letter 'K' corresponds to 75, which is 01001011 in binary. Therefore, "OK" in binary is 01001111 01001011.