0x2229
0x2229 is the hexadecimal notation for the Unicode code point U+2229, which designates the mathematical symbol for intersection, commonly written as ∩. In Unicode, this symbol is named N-ARY INTERSECTION and is part of the Mathematical Operators block. It is used to denote the elements common to multiple sets or conditions, and appears frequently in set theory, logic, and related areas of mathematics and computer science.
In practical terms, 0x2229 can be encoded in several ways. In UTF-8, the code point U+2229 is
Usage examples include A ∩ B to denote the intersection of sets A and B, consisting of elements
Related symbols include U+222A (union, ∪) and other operators in the Unicode Mathematical Operators block.