DOUBLE-STRUCK CAPITAL Z
ℤ
U+2124
Unicode Block
Letterlike SymbolsCode
2124
Code Point
8484
Aliases
the set of integers
Notes
# <font> 005A latin capital letter z
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Letterlike Symbols
Character Encoding
UTF-8
0xE20x840xA4
UTF-16
0x2124
UTF-32
0x00002124
Copy & Paste Codes
Character
ℤ
Unicode Escape
\u{2124}
HTML Entity (Decimal)
ℤ
HTML Entity (Hex)
ℤ
CSS Code
\2124
JavaScript
String.fromCodePoint(0x2124)
Python
chr(0x2124)