SymbolFYI

Logical And

2227 · Mathematical Operators · Zyyy

소개 Logical And

Boolean operator (U+2227) from the Mathematical Operators block representing logical conjunction. Available as HTML entity ∧. Returns true only when both operands are true; used in propositional logic, digital electronics, and programming.

On this page

인코딩

Unicode 블록 U+2227
10진수 ∧
HTML 16진수 ∧
HTML 엔티티 ∧
CSS \2227
JavaScript \u{2227}
Python \u2227
Java \u2227
UTF-8 16진수 e2 88 a7
UTF-16 22 27
URL 인코딩 %E2%88%A7

Unicode 속성

Block
Mathematical Operators
Script
Zyyy
Category
Math Symbol (Sm)
Bidirectional
ON

유사 기호

비교

자주 묻는 질문

What is the ∧ Logical And symbol?

∧ is the Logical And symbol, encoded at Unicode 2227.

What is the Unicode codepoint of Logical And?

The Logical And symbol (∧) has codepoint 2227.

How do I type or copy Logical And?

Copy ∧ directly, or use the HTML entity, CSS, JavaScript, and Python encodings shown on this page.