answersLogoWhite

0

Why is 01100001 A in binary code?

Updated: 8/9/2023
User Avatar

Eregon888

Lvl 1
9y ago

Best Answer

0110 0001 bin -> 61 Ascii -> a

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why is 01100001 A in binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the binary for 97.52.64.247?

01100001 00110100 01000000 11110001


What is the English representation of the binary string 01100001?

Little "a". that's all I figured out.


What letters do binary code represent?

All letters can be represented in binary, however binary code is represented only by the numbers 0 and 1.


How do you say i am a time lord in binary?

01101001 00100000 01100001 01101101 00100000 01100001 00100000 01110100 01101001 01101101 01100101 01101100 01101111 01110010 01100100 00001010


What type of language is 101 10000 01100001?

Machine code


What this binary code of 01001011 01101001 01001100 01001100 01100101 01010010 01111010 00100000 01101001 01110011 00100000 01100011 01110010 01100001 01111010 01111001 00100000 01100001 01110011 mean?

translates to "KiLLeRz is crazy as"


What is the binary code for HELLO?

Each of the letters would be represented by a different binary code as follows: H is 01001000 E is 01000101 L is 01001100 O is 01001111 Therefore, HELLO (all caps) would translate into 0100100001000101010011000100110001001111 hello in lower case will be 01101000 01100101 01101100 01101100 01101111 'Hello' would be 0100100001100101011011000110110001101111, with 'Hello and 'Hello!' being 010010000110010101101100011011000110111100100001.


The language of zeros and one's is known as?

That is binary code! Binary code is what your computer basically runs off of. Those 1's and 0's are executed by the CPU, which then turns into a program such as an internet browser. Another cool fact about binary code, is that you can hide messages in it! See if you can decode this. 01010111 01101001 01101011 01101001 01000001 01101110 01110011 01110111 01100101 01110010 01110011 00100000 01101001 01110011 00100000 01100001 01110111 01100101 01110011 01101111 01101101 01100101 00100001


How binary code of a will be?

In ASCII and UTF-8, the character 'a' has the 8-bit biary code 01100001 (which is 97 in decimal). Full lists of character codes can be obtained from several websites (just search for things like "character codes", "ASCII", "UTF-8", "UTF-16", "Unicode" and so on).


What is the binary code for 01001011?

That IS the binary code.


What is -33 in binary code?

00100001 is the binary code for 33


What is the binary code for 53?

00110101 is the binary code for 53