INTERSECTION (∩)
∩
Copy Character
Unicode Block
Mathematical OperatorsUnicode Code
U+2229
Codepoint
8745
Aliases
cap, hat
Notes
~ 2229 FE00 with serifs
Character Encoding
UTF-8
0xE20x880xA9
UTF-16
0x2229
UTF-32
0x00002229
Copy & Paste Codes
Unicode Escape
\u{2229}
HTML Entity (Decimal)
∩
HTML Entity (Hex)
∩
CSS Code
\2229
JavaScript/JSON
String.fromCodePoint(0x2229)
Python
chr(0x2229)
Ruby/PHP
chr(0x2229)
Unix, C, PHP, JAVA
0x2229
Perl
chr(0x2229)
URL Encoded
%2229