U+0040

At sign@

At sign is a monochrome text character from the Unicode Basic Latin block, listed here under Misc & Symbols and Basic Latin (ASCII). Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "email".

Quick facts

Unicode
U+0040
Decimal
64
Hex
0x0040
Octal
0o100

Unicode identity

FormatValueCopy
Code pointOfficial Unicode notationU+0040
Official nameUnicodeData.txt, Unicode 18.0.0COMMERCIAL AT
DecimalBase 1064
HexadecimalBase 160x0040
OctalBase 80o100
BinaryBase 20000000001000000
General categoryPunctuation, otherPo
Unicode blockU+0000–U+007FBasic Latin
PlaneBasic Multilingual Plane (BMP, Plane 0)

HTML & CSS

FormatValueCopy
HTML entity (decimal)@
HTML entity (hex)@
CSS content escapeUse inside content: "…"\0040
URL encodedPercent-encoded UTF-8%40

Programming languages

FormatValueCopy
JavaScript / TypeScript\u0040
JSONUTF-16 surrogate pairs\u0040
Python\u0040
Java / C# / Kotlin\u0040

Byte encodings

FormatValueCopy
UTF-81 byte40
UTF-16 (BE)0040
UTF-32 (BE)00000040

How to type At sign

  • Windows

    Hold Alt and type +40 with the hex numeric keypad option enabled, or type 40 then press Alt+X in Word and most Office apps.

  • macOS

    Enable the Unicode Hex Input keyboard, hold Option, and type 0040. Or open Character Viewer (Control+Command+Space) and search "At sign".

  • Linux

    Press Ctrl+Shift+U, type 40, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.

  • HTML, CSS & code

    Paste the character directly, or use the escapes above: @ in HTML, \0040 in CSS, and \u0040 in JavaScript.

Official Unicode reference

Character name
COMMERCIAL AT
Block
Basic Latin (U+0000–U+007F)
General category
Po — Punctuation, other

Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Basic Latin block: U0000.pdf (PDF, unicode.org).

Frequently asked questions

How do I copy the At sign symbol?

Click the Copy button at the top of this page, or select @ and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.

What is the Unicode code point for At sign?

At sign is U+0040 (decimal 64, hexadecimal 0x0040, octal 0o100). It lives in the Basic Latin block (U+0000–U+007F) of the Basic Multilingual Plane (BMP, Plane 0).

What is the official Unicode name of At sign?

The Unicode Standard (version 18.0.0) names this character "COMMERCIAL AT". Its General_Category is Po (Punctuation, other).

What is the HTML code for At sign?

Use @ or @. In CSS, use content: "\0040".

How do I type At sign in code?

JavaScript: "\u0040". Python: "\u0040". JSON and Java: "\u0040". The UTF-8 byte sequence is 40.

Is At sign an emoji?

No. At sign is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.

View all misc & symbols