Zum Inhalt springen

@ : The Symbol That Connected the World

Zusammenfassung

Ray Tomlinson chose the @ symbol for email addresses in 1971 because it appeared in almost no one’s name — making it an unambiguous separator between user and host machine in an address like user@host. The choice required no committee, no standard, no discussion — it was a single person’s scan of an available keyboard in under a minute. The symbol had existed since the 15th century as a unit of measure in merchant accounting. It spent five centuries as a commercial annotation, then became the universal mark of internet identity in a single afternoon.

The Commercial At

The @ symbol’s history before email is primarily mercantile. It appears in a 1536 Florentine merchant’s letter, where it represents an amphora — a unit of measurement for liquids. By the 17th century, it was used in Spanish and Portuguese commercial correspondence as an abbreviation for arroba, a unit of weight (approximately 11–15 kg depending on region). In English commercial use, it meant “at the rate of” — “6 widgets @ $0.50” means six widgets at fifty cents each.

By 1971, the symbol appeared on most English-language typewriters and terminals. It occupied a key on the ASCII-compatible terminals Tomlinson was using, with the decimal ASCII code 64 (hexadecimal 40). It was not used in Unix usernames, in program names, or in network addresses. It had no established meaning in computing contexts.

The Thirty-Second Decision

When Ray Tomlinson designed the first network email system at BBN in 1971, he needed a way to specify the destination machine in the address. The format he chose was username@hostname — the username identifying the recipient’s account on the destination host machine.

The separator character needed to be:

  1. Present on the keyboard of the terminals in use.
  2. Not used in any Unix username (usernames were purely alphabetic at the time).
  3. Not used in any hostname.
  4. Unambiguous — impossible to confuse with part of either the name or the host.

Tomlinson later described the choice as taking approximately thirty seconds. He scanned the keyboard, identified @ as meeting all criteria, and used it. No meeting was called. No memo was written. No standard was consulted. The choice was made by one person solving an immediate practical problem.

@ and Email’s Spread

The user@host format became universal not through standardization but through imitation. Tomlinson’s email implementation for ARPANET was adopted, copied, and extended by other systems throughout the 1970s. The SMTP protocol, formalized in RFC 821 (1982) by Jon Postel, incorporated the user@host format as the standard email address structure. By the time email was a mainstream commercial service in the 1990s, @ was the universal address separator.

Social media platforms adopted @ as the universal mention syntax — partly because it was already associated with addressing a specific person on a network, and partly because it was conveniently a single character. Twitter’s @username syntax (introduced with the platform in 2006) made @ the global notation for tagging individuals in networked communication. Instagram, Facebook, LinkedIn, and every subsequent platform followed.

The Symbol’s Second Life

The original commercial meaning of @ has almost entirely disappeared. A modern reader encountering “6 units @ $0.50” might recognize it as archaic commercial notation, but the dominant modern meaning — an internet address separator and a social media mention marker — has displaced the mercantile original in everyday use.

The symbol’s redesign for digital contexts is itself noteworthy: the @ character as rendered on modern screens is stylized compared to its typewriter antecedent, often appearing as a rounded enclosure with a tail. Different fonts render it differently; it is one of the most visually diverse characters in the ASCII set. A character that spent five centuries as a minor accounting notation became, in fifty years of internet history, one of the most recognized typographic symbols in the world.


📚 Sources