answersLogoWhite

0


Best Answer

This is a language used in computers.this is low level language.it is also called machine level language

sorry but your a bit confused

machine language is the number equvilant of assembly (add jmp ret or clr)

ascii is the format that came about with 8 bit teletype 1" paper tape

the first one was baudout 5 bit tape which allows 32 different letters

so in a language like English with 26 letters if you want to put a number in a message it must be in this format "twenty nine" a-z is 26 32- 26 is 6 so the '0 to 9' wont fit baudot code introduced one of the codes for a shift Figures to go back Letters so now you can do 0-9 and sixteen more codes "$%#()...,,,"

ascii used a fill 1" wide paper tape that has 8 holes for the unbelievable shift to 256 characters A..Z 0..9 leaves us 220 so hey add a..z %$&... keep the old six ACK NAK BEL dont need letters figures anymore

this entire page is ascii up on your browser there's a button that says view page source you can see the ascii

it has codes between <> that is called HTML telling your computer " big little red blue picturehere"

next came unicode which is 16bit letters adds Greek Spanish Russian

and maybe 40,000 Chinese characters (simplified)

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the Application of ASCII?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where do you find an ASCII table?

Websites such as asciitable.com and ascii-code.com provide ascii tables on their websites, along with toher information about ascii codes, their uses, and how to use them.


What is the ASCII value of 92?

\ is the character for 92 in ASCII.


How many ascii code are there?

128 ascii codes.


What is oem extended ascii?

Extended ASCII is 8-bit encoding which is wider than standard ASCII and also includes all characters from standard ASCII encoding.ASCII is 7-bit, 128 possible values; Extended ASCII is 8-bit , 256 possible value;128 first characters of Extended ASCII is the same as ASCII, next 128 are additional. This why it is called Extended ASCII.What is ASCII?ASCII is mainly English language characters encoding, that is used for representation of text information.


What is ASCII files?

An ASCII file is just a text file.


When was Remorse ASCII created?

Remorse ASCII was created in 1994.


When was Mimic ASCII created?

Mimic ASCII was created in 1998.


When was ASCII Group created?

ASCII Group was created in 1984.


When did ASCII - company - end?

ASCII - company - ended in 2008.


How many distinct ASCII codes are there?

128 ascii codes.


How do you show number fortyseven in ASCII?

47 in BCD &amp; ASCII


Why do you need ascii?

You don't need ASCII, you need Unicode..