English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

what is it used for? and exactly what it is?

2006-12-12 01:26:31 · 8 answers · asked by panicatthe_disco 1 in Computers & Internet Programming & Design

8 answers

ASCII

ASCII (American Standard Code for Information Interchange), generally pronounced [ˈæski], is a character encoding based on the English alphabet. ASCII codes represent text in computers, communications equipment, and other devices that work with text. Most modern character encodings—which support many more characters—have a historical basis in ASCII.

ASCII was first published as a standard in 1967 and was last updated in 1986. It currently defines codes for 128 characters. 33 are non-printing, mostly obsolete control characters that affect how text is processed, and the other 95 printable characters are as follows (starting with the space character):

!"#$%&'()*+,-./0123456789:;<=>?
@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_
`abcdefghijklmnopqrstuvwxyz{|}~

2006-12-12 01:39:07 · answer #1 · answered by Anonymous · 0 0

ASCII stands for American Standard Code for Information Interchange.

2015-08-12 07:20:49 · answer #2 · answered by Swopan 1 · 0 0

The American Standard Code for Information Interchange is a character-encoding scheme originally based on the English alphabet. ASCII codes represent text in computers, communications equipment, and other devices that use text. Most modern character-encoding schemes are based on ASCII, though they support many additional characters.

2016-03-29 04:21:46 · answer #3 · answered by Anonymous · 0 0

ASCII = American Standard Code for Information Interchange.

Plain text, or ASCII text (pronounced ask-ee text), can be read by every computer system, including Windows, DOS, Unix, Macintosh or any other. It can even be safely copied and pasted into the body of an e-mail message, if necessary. If you want the easiest, simplest and most reliable format, plain text is your best choice.
All documents created in programs such as NotePad and SimpleText are ASCII text.
Plain text cannot be used for images, sound files and so on.
All ASCII files end in the extension .txt. For example, your file could be saved as bird.txt, resume.txt and so forth.
Plain text format strips the special formatting instructions out of your documents. You cannot display special effects such as bold, italic, colored fonts or bullets.

2006-12-12 01:38:03 · answer #4 · answered by TheHumbleOne 7 · 0 0

American Standard Code for Information Interchange. It allocates a numerical value for characters of the alphabet, in a nutshell. For example, The letter 'A' has a numerical value of 65 and so on.

2006-12-12 01:34:04 · answer #5 · answered by Anonymous · 0 0

American Standard Code for Information Interchange. It is a machine language code used in computer files to be understand by the operating systems for execution puspose.

2006-12-12 01:40:30 · answer #6 · answered by Talha 4 · 0 0

It stands for American Standard Code for Information Interchange (http://www.asciitable.com/). It is a standard that maps numbers to characters that are recognizable by a computer (i.e. 65 = 'A'). There is a table at the link above providing a key to the mapping.

2006-12-12 01:35:36 · answer #7 · answered by thisguy 4 · 0 0

It is a set of English characters...hence the alphabet and some special symbols. It has since been replaced with Unicode which is the same thing but for every language.

2006-12-12 01:34:08 · answer #8 · answered by Jordan Z 4 · 0 0

fedest.com, questions and answers