U+2124
Integersℤ
Integers is a monochrome text character from the Unicode Letterlike Symbols block, listed here under Math. 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.
Quick facts
- Unicode
- U+2124
- Decimal
- 8484
- Hex
- 0x2124
- Octal
- 0o20444
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+2124 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | DOUBLE-STRUCK CAPITAL Z | |
| Unicode 1.0 nameLegacy alias | DOUBLE-STRUCK Z | |
| DecimalBase 10 | 8484 | |
| HexadecimalBase 16 | 0x2124 | |
| OctalBase 8 | 0o20444 | |
| BinaryBase 2 | 0010000100100100 | |
| General categoryLetter, uppercase | Lu | |
| Unicode blockU+2100–U+214F | Letterlike Symbols | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | ℤ | |
| HTML entity (hex) | ℤ | |
| CSS content escapeUse inside content: "…" | \2124 | |
| URL encodedPercent-encoded UTF-8 | %E2%84%A4 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u2124 | |
| JSONUTF-16 surrogate pairs | \u2124 | |
| Python | \u2124 | |
| Java / C# / Kotlin | \u2124 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-83 bytes | E2 84 A4 | |
| UTF-16 (BE) | 2124 | |
| UTF-32 (BE) | 00002124 |
How to type Integers
Windows
Hold Alt and type +2124 with the hex numeric keypad option enabled, or type 2124 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 2124. Or open Character Viewer (Control+Command+Space) and search "Integers".
Linux
Press Ctrl+Shift+U, type 2124, 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, \2124 in CSS, and \u2124 in JavaScript.
Official Unicode reference
- Character name
- DOUBLE-STRUCK CAPITAL Z
- Unicode 1.0 name
- DOUBLE-STRUCK Z
- Block
- Letterlike Symbols (U+2100–U+214F)
- General category
- Lu — Letter, uppercase
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Letterlike Symbols block: U2100.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Integers 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 Integers?
Integers is U+2124 (decimal 8484, hexadecimal 0x2124, octal 0o20444). It lives in the Letterlike Symbols block (U+2100–U+214F) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Integers?
The Unicode Standard (version 18.0.0) names this character "DOUBLE-STRUCK CAPITAL Z"; its Unicode 1.0 name was "DOUBLE-STRUCK Z". Its General_Category is Lu (Letter, uppercase).
What is the HTML code for Integers?
Use ℤ or ℤ. In CSS, use content: "\2124".
How do I type Integers in code?
JavaScript: "\u2124". Python: "\u2124". JSON and Java: "\u2124". The UTF-8 byte sequence is E2 84 A4.
Is Integers an emoji?
No. Integers 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.