U+27E8 "" Mathematical Left Angle Bracket Unicode Character

Unicode Version 18.0

Source: Noto Sans Math Source: Browser Default

U+27E8 "" Mathematical Left Angle Bracket is a typographic symbol used primarily in mathematical notation to denote the opening delimiter of an angle bracket pair, commonly representing vectors, inner products, or averaging operations in fields such as linear algebra and physics. It is explicitly distinct from the similar-looking ASCII less-than sign "<" or its HTML entity equivalents, as it is designed to pair symmetrically with its right-angle counterpart U+27E9 to ensure proper spacing and semantic clarity in complex mathematical expressions. This character also finds use in programming languages and markup systems that require specialized bracket syntax.

Encodings

HTML Decimal Encoding
&#10216;
HTML Hex Encoding
&#x27E8;
UTF-8 Encoding
0xE2 0x9F 0xA8
UTF-16 Encoding
0x27E8
UTF-32 Encoding
0x000027E8
C/C++/Java Escape
\u27e8