free-symbols

Mathematical Left Angle Bracket Symbol

⟨ is the mathematical left angle bracket used to denote opening bracket forms in text and notation.

U+27E8

The symbol ⟨ is called the Mathematical Left Angle Bracket. It’s a Unicode character with code point U+27E8, handy for math, typography, and structured text. Below you’ll find practical uses, examples, and copy options.

Mathematical Left Angle Bracket Symbol Meaning

⟨ (Unicode U+27E8) is a left angle bracket glyph used mainly in mathematical and technical notation. It often appears as an opening delimiter in expressions where a matching right bracket (⟩) closes a term. Because it’s distinct from the plain “<” character, it’s useful when you want a typographic or semantic look closer to mathematical notation (for example, when writing constraints, angle-bracket expressions, or notations that indicate special forms). In general text, it’s also used as a decorative bracket-like character for labeling, lists, or formatting when the visual style matters.

Common uses

  • Math notation as an opening delimiter for angle-bracket expressions (with a matching closing bracket ⟩).
  • Typesetting and typography where you want a mathematical bracket shape rather than the plain less-than sign.
  • Marking quoted or highlighted phrases in plain text layouts (as an alternative to quotation marks).
  • Representing structured placeholders or ranges in documentation and UI text.
  • Use in developer documentation and specs to visually distinguish mathematical constructs from HTML operators.

Examples

⟨ Mathematical Left Angle Bracket

  • The vector is written as ⟨a, b, c⟩.
  • Let f(⟨x, y⟩) represent the function input pair.
  • In this notation, the expression starts with ⟨ and ends with ⟩.
  • The value is stored in the form ⟨min, max⟩.
  • Use ⟨name⟩ to indicate a placeholder in the template.

Variations

Ready to copy

Technical codes

UnicodeU+27E8
HTML Entity&#10216;
HTML Code&#x27E8;
CSS\27E8

FAQ

What does the Mathematical Left Angle Bracket symbol mean?

⟨ (Unicode U+27E8) is a left angle bracket glyph used mainly in mathematical and technical notation. It often appears as an opening delimiter in expressions where a matching right bracket (⟩) closes a term. Because it’s distinct from the plain “<” character, it’s useful when you want a typographic or semantic look closer to mathematical notation (for example, when writing constraints, angle-bracket expressions, or notations that indicate special forms). In general text, it’s also used as a decorative bracket-like character for labeling, lists, or formatting when the visual style matters.

What is the Unicode code point for ⟨?

The symbol ⟨ is U+27E8 (Mathematical Left Angle Bracket).

How do I write ⟨ in HTML?

You can use the HTML entity &#10216;.

Is ⟨ the same as the “<” character?

No. ⟨ is a distinct Unicode character used for mathematical left angle bracket styling, while “<” is the regular less-than sign.

What character usually pairs with ⟨?

Typically, ⟨ is paired with the Mathematical Right Angle Bracket: ⟩.