Raymond Tomlinson didn’t invent email because he wanted to create a new punctuation mark. He needed a delimiter. He was an American programmer looking for a way to separate the user’s name from the server location. He picked the @ symbol. It was already floating around in typewriter keyboards, unused and largely ignored. He saw its utility immediately.
Now, that same symbol is embedded in the digital DNA of four billion people. It’s the anchor of the modern email address. But how did an obscure merchant’s weight measurement become the standard for global communication? And why does it look different depending on where you sit?
Why the @ Symbol Matters for Daily Users
The @ sign serves as the critical divider in an email address. It tells the mail server: “This user lives at this domain.” Without it, your message has no destination. It’s not just a decorative character. It’s a functional instruction.
For the average user, understanding the @ symbol is less about linguistics and more about troubleshooting. You type it wrong, you get a bounce. You can’t find the key, you miss a deadline. It’s that simple. The symbol’s ubiquity means it has seeped into our daily vocabulary. We don’t just “send” emails. We “at” people on social media. We use it in code. It’s everywhere.
Where Did the Arobase Come From?
We don’t know for sure who first used the @ to mean “at.” Some historians point to medieval monks who ligatured the letter ‘a’ and ‘o’ to represent the Latin word ad (meaning “to” or “near”). Others suggest it started in merchant ledgers in 16th-century Italy to measure amphorae of wine. The exact origin is lost to time.
What is clear is its standardization. Tomlinson’s choice in the early 1970s cemented its role. As the internet expanded, the symbol became the universal marker for digital identity.
Different languages have adopted their own names for it. It’s rarely just called “the at sign.”
- In German, it’s a Klammeraffe (clanger ape).
- In Spanish and Portuguese, it’s an Arroba.
- In Russian, it’s Собака (the bitch/dog).
- In Italian, it’s chiocciola (the snail).
- In Chinese, it’s phonetically adapted as Àitè (ai te).
This variety reflects the symbol’s global reach. It’s no longer just an English punctuation mark. It’s a worldwide standard.
How to Type the Arobase on Your Keyboard
Finding the @ symbol can be frustrating if you’re on the wrong keyboard layout. It’s not always in the same place. Here’s where to look based on your setup.
Mac Users (AZERTY)
On a standard Mac AZERTY keyboard, the @ is located in the top-left corner, directly above the Tab key. If you have a Swiss Mac keyboard, the key combination is different. You’ll need to press Alt Gr and G simultaneously.
PC Users (French AZERTY)
On a French PC AZERTY keyboard, look for the key with the à and 0. You need to press Alt Gr (to the right of the spacebar) and that à key at the same time.
Belgian Users
Belgian AZERTY keyboards are tricky. The @ requires pressing Alt Gr and é.
English QWERTY Users
If you’re using an American QWERTY keyboard, it’s straightforward. Hold Shift and press 2. The symbol sits right on that key.
Spanish or Swiss QWERTY
For these layouts, press 2 and Alt Gr together.
The Universal Codes
If your keyboard fails you, Windows offers alternative input methods.
– Press Alt and type 64 on the numeric keypad.
– In programming, you can often use the hex code U+0040.
– In HTML, the entity @ renders correctly in most browsers.
Beyond Email: How the @ Symbol Is Used Today
Most people associate the @ with email. They’re not wrong. It’s the most common use case. Your school provides teachers with email addresses using this format. Your work IT department sets up your login. It’s the backbone of professional communication.
But the symbol’s utility extends far beyond the inbox.
- Social Media : Tagging a user. When you mention someone in a post, you use @ to notify them. It’s a direct line to their attention.
- FTP (File Transfer Protocol) : Used in server paths to specify user directories.
- Online Forums : Used for quoting or replying to specific comments.
- Programming (PHP) : Historically used in some frameworks to block or flag error messages.
- Programming (Objective-C) : Used to identify specific keywords in code structures.
The symbol has evolved from a mere separator to a command.






























