Alphanumeric code
   HOME

TheInfoList



OR:

Alphanumericals or alphanumeric characters are a combination of
alphabetical Alphabetical order is a system whereby character strings are placed in order based on the position of the characters in the conventional ordering of an alphabet. It is one of the methods of collation. In mathematics, a lexicographical order is t ...
and numerical
character Character or Characters may refer to: Arts, entertainment, and media Literature * ''Character'' (novel), a 1936 Dutch novel by Ferdinand Bordewijk * ''Characters'' (Theophrastus), a classical Greek set of character sketches attributed to The ...
s. More specifically, they are the collection of
Latin letters The Latin script, also known as Roman script, is an alphabetic writing system based on the letters of the classical Latin alphabet, derived from a form of the Greek alphabet which was in use in the ancient Greek city of Cumae, in southern Ital ...
and Arabic digits. An alphanumeric code is an identifier made of alphanumeric characters. Merriam-Webster suggests that the term "alphanumeric" may often additionally refer to other symbols, such as punctuation and mathematical symbols. In the POSIX/C locale, there are either 36 (A–Z and 0–9, case insensitive) or 62 (A–Z, a–z and 0–9,
case-sensitive In computers, case sensitivity defines whether uppercase and lowercase letters are treated as distinct (case-sensitive) or equivalent (case-insensitive). For instance, when users interested in learning about dogs search an e-book, "dog" and "Dog" a ...
) alphanumeric characters.


Subsets of alphanumeric used in human interfaces

When a string of mixed alphabets and numerals is presented for human interpretation, ambiguities arise. The most obvious is the similarity of the letters I, O and Q to the numbers 1 and 0. Therefore, depending on the application, various subsets of the alphanumeric were adopted to avoid misinterpretation by humans. In passenger aircraft, aircraft seat maps and seats were designated by row number followed by column letter. For wide bodied jets, the seats can be 10 across, labeled ABC-DEFG-HJK. The letter I is skipped to avoid mistaking it as row number 1. In
Vehicle Identification Number A vehicle identification number (VIN) (also called a chassis number or frame number) is a unique code, including a serial number, used by the automotive industry to identify individual motor vehicles, towed vehicles, motorcycles, scooters ...
used by motor vehicle manufacturers, the letters I, O and Q are omitted for their similarity to 1 or 0. Tiny embossed letters are used to label pins on an V.35/M34 electrical connector. The letters I, O, Q, S, and Z were dropped to ease eye strain with 1, 0, 5, 3,and 2. That subset is named the DEC Alphabet after the company that first used it. For alphanumerics that are frequently handwritten, in addition to I and O, V is avoided because it looks like U in cursive, and Z for its similarity to 2.


See also

* Alphanumeric brand names * Alphanumeric shellcode * Alphanumeric keyboard *
Binary-to-text encoding A binary-to-text encoding is encoding of data in plain text. More precisely, it is an encoding of binary data in a sequence of printable characters. These encodings are necessary for transmission of data when the channel does not allow binary ...
*
Mathematical Alphanumeric Symbols Mathematical Alphanumeric Symbols is a Unicode block comprising styled forms of Latin and Greek letters and decimal digits that enable mathematicians to denote different notions with different letter styles. The letters in various fonts ofte ...


References

{{Reflist Identifiers