answersLogoWhite

0

You type it. - in a way that is correct, but perhaps not over helpful.

ASCII = American Standard Code for Information Interchange. Over the life of computers, there have been several standards for encoding letters and numbers into binary strings ('0' and '1'). Early computers only had 4 bits for each character, this has slowly increased to the current 8 bits per character. Each standard has a name, ASCII is the name for the arrangement most commonly used today.

Though that is not quite accurate, first there are two ASCII codes, there is 7-bit ASCII and there is 8-bit ASCII, both with the same name. Also, most people use Microsoft Windows, and Microsoft do not actually follow the ASCII standard completely, some of the characters in Windows are different to ASCII on other platforms. Hence a common name used of 'MS-ASCII' when network technicians need to define which they are using, or converting.

If you have a modern small computer (Desktop, Notebook etc with Windows, Linux or MAC) it uses ASCII already, you do not need to do anything to get it. If you happen to own an IBM mainframe then this uses EBCDIC coding which is different - but the system includes all the code needed to automatically convert files between the various codes for you.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What is a size of ASCII file that contains 200 characters?

200 characters is 200 characters, unless you are talking about Unicode (which isn't Ascii).


What do you call an image created with characters?

Images created with printable ASCII characters is called an ASCII art. - Neeraj Sharma


Ascii value of 255?

ASCII standardizes characters between 0 and 127.


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.


How many types of ASCII Code explain it?

There are primarily two types of ASCII code: standard ASCII and extended ASCII. Standard ASCII uses 7 bits to represent 128 characters, including control characters, digits, uppercase and lowercase letters, and some symbols. Extended ASCII expands this to 256 characters by using the 8th bit, allowing for additional characters, symbols, and graphical representations, which vary by encoding system. Common extended ASCII sets include ISO-8859-1 and Windows-1252, which accommodate various languages and special characters.


How do you type letter you with 2 dots above it?

You have to look up that character's ASCII code number. The double dots are called an umlaut if memory serves. Then you use that ASCII code number to enter the character. Exactly HOW you do that I'm a bit fuzzy on. Google "special ASCII characters" and se what that brings up !


How can you enter extended ASCII characters into a document using a keyboard?

To enter extended ASCII characters using a keyboard, you can hold down the "Alt" key and type the corresponding numerical code on the numeric keypad. For example, pressing "Alt" + "128" will produce the character "€" (Euro sign). Make sure the Num Lock is enabled for this to work. Alternatively, you can use character map tools available in your operating system to copy and paste the desired characters.


What are the similarities between ascii-7 and ascii-8?

First of all ASCII is encoding system that tells how binary data from file could be represented as text. Is was and still is very widely used starting 1960s. Standard ASCII encoding is 7-bits encoding allowing 128 values, while Extended ASCII is 8-bits encoding which allows 256 values, that is 128 more characters in the table. First 128 Extended ASCII table characters is the same as ASCII table, next 128 is additional characters.


What is the difference between ascii and iscii?

one of the major difference b/w ISCII and ASCII is that ASCII offers a larger range of characters than ISCII.


Why do 0 through 9 have ASCII values?

That's because the inventor of ASCII code thought they are important characters.


What is the Hexadecimal equivalent of dot?

If you are referring to the ASCII code: The ASCII Code for a dot (.) is 46. The hexadecimal equivalent of this is 2E. You can find this, and all ASCII characters here: http://www.asciitable.com/.


What number of characters in ASCII-8 number set?

128