U+2A07 "" Two Logical and Operator Unicode Character

Unicode Version 18.0

Source: Noto Sans Math Source: Browser Default

U+2A07 "" Two Logical and Operator is a mathematical symbol used to represent a binary logical conjunction, specifically indicating the logical AND operation performed on two operands. While the standard logical AND is often denoted by a single ampersand (&) or a wedge (∧), this double wedge variant serves as a specialized notation in advanced mathematical logic or computing contexts where a distinct symbol is needed to avoid confusion with other operators. It belongs to the Supplemental Mathematical Operators block and is primarily employed in formal logic, set theory, or computer science documentation to express the simultaneous truth of two conditions.

Encodings

HTML Decimal Encoding
⨇
HTML Hex Encoding
⨇
UTF-8 Encoding
0xE2 0xA8 0x87
UTF-16 Encoding
0x2A07
UTF-32 Encoding
0x00002A07
C/C++/Java Escape
\u2a07