Skip to content

@ : The Symbol That Connected the World

Abstract

Ray Tomlinson chose the @ symbol for email addresses in 1971 because it appeared in almost no one’s name and in no programming language of the day, 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. 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 had no role in the programming languages of the era, no meaning in any operating system command, and no place in anyone’s name.

The Thirty-Second Decision

When Ray Tomlinson built the first network email system at BBN in late 1971, working on the TENEX operating system, he needed a way to name the destination machine in an address. The format he chose was username@hostname, the username identifying the recipient’s account on the destination host.

The separator character needed to be:

  1. Present on the keyboard of the terminals in use.
  2. Absent from usernames and hostnames.
  3. Unused in programming languages and operating system commands, so it could not be mistaken for syntax.
  4. Unambiguous, impossible to read as part of either the name or the host.

“I was mostly looking for a symbol that wasn’t used much,” Tomlinson told Smithsonian in 2012. “And there weren’t a lot of options, an exclamation point or a comma.” The @ was the one character that satisfied every constraint, and it carried a bonus: read aloud, user at host says exactly what it means. No meeting was called, no memo written, no standard consulted. One person solved 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. On Twitter it was not a company decision at all: users invented it. Robert Andersen began replying with an @ on November 2, 2006, Neil Crosby sent what appears to be the first in the no-space form on November 23, and Twitter only made @-replies an official feature on May 30, 2007. That convention made @ the global notation for tagging individuals. 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