answersLogoWhite

0


Best Answer

ascii

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Every character on the keyboard is coded with a binary number The code is called?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How is letter a represented in binary number?

Find out how are keyboard letters represented as binary data.


What is one binary number called by itself?

=One Binary number by itself is called a Bit.=


Was binary stands for binary digits?

No, binary is a number system.A binary digit is called a bit.


A 1 or 0 in the binary number system is called?

A 0 or 1 in a binary number is called a bit. A binary number is made up of only ones and zeroes.


Why is BCD code called a weighted code?

A: A Binary code represent a binary number 0.1.2.4.8. etc. that is why it is called a weighted number


What is a bit computers?

No Mitchell


What are the binary number?

The only numbers involved in the binary number system are one and 0. They are called binary numbers because it relates to exponents of the number two.


At their core computers recognize only what number system?

What is called the Binary number system. on and off is a binary state.


What is the binary number for 0100011?

0100011 is not a binary number nor a properly written Arabic Numeral Number. If you are asking about how to convert 100,011 into binary, the result is: 1101011011011101111000011010101011. If you are asking about how to convert 1100010 into an Arabic Numeral, the result is: 98. If this is a binary command (as opposed to a binary number), there is the possibility that it may trigger the "1" character displaying.


A 1 or 0 in the binary number system is called a what?

Bit, short for Binary Digit.


What do you nean by characted set?

A character set converts a binary number / code into a written language.


How do you compute bits of a sentence?

You count every character and all the spaces, then multiply it by 8. Each character and space is represented in 8 binary digits which are called bits BInary digiTS. 8 bits make a byte and 1 byte represents a single character or space. So, when you count the characters and spaces in a sentence, you will know the number of bytes the sentence has. So, multiply that number by 8 and you will know how many bits.