U+22C0 "" N-Ary Logical And Unicode Character

Unicode Version 18.0

Source: Noto Sans Math Source: Browser Default

U+22C0 "" N-Ary Logical And is a mathematical symbol used to represent the conjunction of multiple logical or Boolean values, functioning as a large version of the standard logical AND operator (∧) but applied to a sequence or set of operands. It is commonly employed in formal logic, computer science, and discrete mathematics to denote the operation where the result is true only if all operands in a collection, typically listed beneath or beside the symbol, are true. In typesetting and notation, it can appear in expressions like "⋀_{i=1}^{n} P_i" to indicate the logical AND of all propositions P_i from i equals 1 to n. This character is distinct from its smaller counterpart and is encoded as part of the Unicode Mathematical Operators block, facilitating precise representation in digital text across various platforms and documents.

Encodings

HTML Decimal Encoding
⋀
HTML Hex Encoding
⋀
UTF-8 Encoding
0xE2 0x8B 0x80
UTF-16 Encoding
0x22C0
UTF-32 Encoding
0x000022C0
C/C++/Java Escape
\u22c0