answersLogoWhite

0

How does a computer convert letters to computer language?

Updated: 8/17/2019
User Avatar

Wiki User

13y ago

Best Answer

Computers use Binary (Computer Language) which are a series of 1's and 0's.

Each series of binary is 8 bits (1 byte) long and is unique to each letter.

Example:

A = 01000001

B = 01000010

C = 01000011

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How does a computer convert letters to computer language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a 3 letter word for computer language?

computer language 3 letters.


When computer mapmakers digitize map data they?

convert the data into computer language


What do the letters NaN stand for in computer language?

Not A Number


How do computer languages work?

Computer languages are programs that can convert desired actions into a language that the computer can understand. Essentially, the user enters the program code into the computer, then the computer converts it to a language that can then be executed by the computer.


What does each alphabet mean in the word computer?

Clarification needed. An alphabet is a complete set of letters in a language. The English alphabet is ABCDEFGHIJKLMNOPQRSTUVWXYZ. This is not in the word 'computer'. If you are asking what the letters in the word 'computer' stand for--they stand for sounds and units of meaning in the English language.


How do i convert normal text into sign language on the computer?

http://rishida.net/tools/conversion/


What does each word in the alphabet mean?

Clarification needed. An alphabet is a complete set of letters in a language. The English alphabet is ABCDEFGHIJKLMNOPQRSTUVWXYZ. This is not in the word 'computer'. If you are asking what the letters in the word 'computer' stand for--they stand for sounds and units of meaning in the English language.


Is process of surveying is used by computer mapmakers to convert information into computer language.?

No, a survey is the measuring and recording of the actual information that is to be included in the map.


The process of surveying is used by computer mapmakers to convert information into computer language?

No, a survey is the measuring and recording of the actual information that is to be included in the map.


Where was the Fortran computer made?

Fortran is not a computer, it is a language. The letters stand for formula translator. It was developed by IBM in San Jose CA in the 1950's.


How you can convert English literary language into Punjabi language?

Computer translation won't be sufficient. You'll need to find a human translator with knowledge of both languages.


What are the purpose of compilers?

When writing a program, you write it in a certain language (java, C++, VB.NET etc.). For the computer to understand that, you need to convert it to computer language. That is what the compiler does.