N-ARY LOGICAL OR
⋁
U+22C1
Unicode Block
Mathematical OperatorsCode
22C1
Code Point
8897
Notes
also used to denote the existential quantifier
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Mathematical Operators
Character Encoding
UTF-8
0xE20x8B0x81
UTF-16
0x22C1
UTF-32
0x000022C1
Copy & Paste Codes
Character
⋁
Unicode Escape
\u{22C1}
HTML Entity (Decimal)
⋁
HTML Entity (Hex)
⋁
CSS Code
\22C1
JavaScript
String.fromCodePoint(0x22C1)
Python
chr(0x22C1)