At Symbol
Copy the at symbol (@) and find its Alt code, Unicode value, and keyboard shortcut for any keyboard layout.
At Symbol
Click the symbol to copy it
Formats
Character
@
Unicode
U+0040
HTML entity
@
HTML decimal
@
CSS escape
\0040
URL encoded
%40
Click any row to copy that exact string.
Keyboard Shortcuts
| System / layout | Shortcut | Notes |
|---|---|---|
| Windows (Alt code) | Hold Alt, type 64 on the numeric keypad. | |
| Windows (Unicode) | Same result using the 4-digit code. | |
| US keyboard (Win/Mac) | Standard shifted key on a US layout. | |
| UK keyboard | On UK layout, Shift+2 types a quotation mark instead. | |
| German / Spanish keyboard | QWERTZ/QWERTY layouts place @ on the Q key with AltGr. | |
| French AZERTY keyboard | The 0 key (also à) doubles as @ with AltGr. | |
| Linux (GTK) | Type the hex code, then press Enter or Space. | |
| Microsoft Word | Type 0040 then press Alt+X to convert it. |
Try it
Combine a username and domain into an email-style string and copy the result.
Copied!
Summary
Copy the at symbol (@) and find its Alt code, Unicode value, and keyboard shortcut for any keyboard layout.
How it works
- Click the large @ symbol to copy the plain character to your clipboard.
- Or click any row in the Formats list to copy that exact encoded form (Unicode, HTML entity, URL encoding).
- Switch to the Fullwidth tab to copy the wide CJK-width variant instead.
- Check the keyboard shortcut table for your OS and keyboard layout — the @ key moves around by country.
- Use the "Try it" box to combine a username and domain into an email address and copy the result.
Use cases
- Insert an email separator without an editor turning it into a mention link.
- Type @ on a keyboard layout where it is not Shift+2, such as UK, German, French, or Spanish.
- Copy the fullwidth @ for CJK typesetting alongside wide characters.
- Insert the HTML entity @ when a raw @ gets stripped by a text filter.
- Escape @ as %40 in a URL query string or a mailto link.
- Look up the Alt code for pasting into legacy software that blocks copy-paste.
- Build a quick username@domain string for a test account or example.
Frequently Asked Questions
Last updated: 2026-07-22 ·
Reviewed by Nham Vu