Everything about Alphanumeric totally explained
Alphanumeric is a is
portmanteau of
alphabetic and
numeric and is used to describe the collection of
Latin letters and
Arabic digits used by much of western society. There are either 36 (single case) or 62 (
case-sensitive) alphanumeric characters. The alphanumeric character set consists of the numbers 0 to 9 and letters A to Z.
Computing
In computing terminology, a character stored in alphanumeric form is considerably smaller than storing a 8-bit
ASCII character, as each character is only 6 bits in length.
There is no standard for storing 6-bit alphanumeric data. A 6-bit field has 64 possible values, so if only 36 are used in single case, there's room for another 28 characters (usually slashes and other punctuation), making alphanumeric data useful for storing text and
website addresses.
Alphanumeric data can be stored even more compactly in computer systems if the storage medium is calculated in
base 36, where each numerical position represents a character. Storing characters in base 36 and base 64 (6 bits per character) is more memory efficient for storing text-only data than base 256 (using 8 bits, or a
byte, for each character).
Other references
In the TV show
ReBoot, "alphanumeric" was an interjection used by Enzo as an equivalent of "cool!" or "awesome!" In the episode "Talent Night", it was used to mean "everything is all right."
Further Information
Get more info on 'Alphanumeric'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://alphanumeric.totallyexplained.com">Alphanumeric Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |