DOUBLE-STRUCK CAPITAL Z (ℤ)
ℤ
Copy Character
Unicode Block
Letterlike SymbolsUnicode Code
U+2124
Codepoint
8484
Aliases
the set of integers
Notes
# <font> 005A latin capital letter z
Character Encoding
UTF-8
0xE20x840xA4
UTF-16
0x2124
UTF-32
0x00002124
Copy & Paste Codes
Unicode Escape
\u{2124}
HTML Entity (Decimal)
ℤ
HTML Entity (Hex)
ℤ
CSS Code
\2124
JavaScript/JSON
String.fromCodePoint(0x2124)
Python
chr(0x2124)
Ruby/PHP
chr(0x2124)
Unix, C, PHP, JAVA
0x2124
Perl
chr(0x2124)
URL Encoded
%2124