U+0040 "@" Commercial At Unicode Character
Unicode Version 17.0
@
U+0040 "@" Commercial At is a typographic symbol originally used in commercial accounting and invoicing to denote "at the rate of," a function it still retains in pricing contexts. Its modern ubiquity stems from its adoption as the key separator in email addresses, where it distinguishes the user name from the domain name. This role, established in the early days of internet messaging, has made the at sign one of the most recognizable and technically crucial symbols in digital communication, also finding widespread use in social media for mentioning users and in programming for array annotation and decorators.
General Properties
| Code Point | U+0040 |
| Version Added | 1.1 |
| Name | Commercial At |
| Block | Basic Latin |
| General Category | Other Punctuation |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | Other Neutral |
Encodings
| HTML Decimal Encoding | @ |
| HTML Hex Encoding | @ |
| UTF-8 Encoding | 0x40 |
| UTF-16 Encoding | 0x0040 |
| UTF-32 Encoding | 0x00000040 |
| C/C++/Java Escape | \u0040 |