COMMERCIAL AT
@
U+0040
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
0040
Code Point
64
Aliases
at sign
arroba (old Spanish unit of weight)
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x40
UTF-16
0x0040
UTF-32
0x00000040
Copy & Paste Codes
Character
@
Unicode Escape
\u{0040}
HTML Entity (Decimal)
@
HTML Entity (Hex)
@
CSS Code
\0040
JavaScript
String.fromCodePoint(0x0040)
Python
chr(0x0040)