free-symbols

Square Left Open Box Operator Symbol

⫍ is the square left open box operator symbol, represented by U+2ACD.

U+2ACD

⫍ is a math-oriented symbol known as the square left open box operator. It’s useful when you need a specific operator-like glyph in technical text. This page helps you copy it and use it in common code workflows.

Square Left Open Box Operator Symbol Meaning

The symbol ⫍ is named “SQUARE LEFT OPEN BOX OPERATOR” (Unicode U+2ACD). In practice, it’s mainly used in mathematical or technical typography where an “operator” look is desired—often to visually frame or indicate a transformation or structure that is “open” on the left side. Because its appearance is distinct and not commonly available on all fonts, it’s best to use it in environments that support Unicode math symbols. If you’re composing equations, annotated text, or UI/diagram labels, ⫍ can serve as a precise, single-character marker.

Common uses

  • Typing or annotating mathematical expressions that require an operator-style glyph
  • Creating diagram labels in technical documentation or presentations
  • Designing UI text that needs a specific Unicode math symbol
  • Writing educational material where a consistent “open box operator” marker helps clarity
  • Using in structured text systems (e.g., equation editors, markdown content with Unicode support)

Examples

⫍ Square Left Open Box Operator

  • Define the mapping using ⫍ as the operator marker.
  • The left boundary is indicated with ⫍ in the expression.
  • In the diagram, the open-left box operator is shown by ⫍.
  • Use ⫍ when labeling an extraction step in the notation.
  • The expression uses ⫍ to denote an open-box operator.

Variations

Ready to copy

Technical codes

UnicodeU+2ACD
HTML Entity⫍
HTML Code⫍
CSS\2ACD

FAQ

What does the Square Left Open Box Operator symbol mean?

The symbol ⫍ is named “SQUARE LEFT OPEN BOX OPERATOR” (Unicode U+2ACD). In practice, it’s mainly used in mathematical or technical typography where an “operator” look is desired—often to visually frame or indicate a transformation or structure that is “open” on the left side. Because its appearance is distinct and not commonly available on all fonts, it’s best to use it in environments that support Unicode math symbols. If you’re composing equations, annotated text, or UI/diagram labels, ⫍ can serve as a precise, single-character marker.

What is the Unicode for ⫍?

⫍ is Unicode code point U+2ACD.

How can I copy ⫍ into HTML?

Use the HTML entity: ⫍.

How do I include ⫍ in CSS?

Use the CSS escape: \\2ACD.

How do I include ⫍ in JavaScript?

Use the JavaScript escape: \\u{2ACD}.