free-symbols

Group Mark Symbol

⯒ (Group Mark) is a Unicode arrow symbol used as a visual marker for grouping or direction cues.

U+2BD2

The symbol ⯒ is Unicode character “GROUP MARK” (U+2BD2). It’s commonly used as a typographic marker to help group or guide attention in text and UI elements.

Group Mark Symbol Meaning

⯒ is the Unicode character named GROUP MARK. In practice, it’s used like a visual punctuation or annotation mark: it can signal that items belong together, indicate a grouped section, or act as a directional cue within a list, label, or interface. Because it looks like an arrow-like marker, many designers and writers use it to improve scan-ability—especially in compact layouts where words alone may not clearly communicate structure. When you copy it into headings, notes, or UI text, it helps readers quickly identify boundaries and relationships between grouped elements.

Common uses

  • Marking grouped items in bullet lists or outlines
  • Labeling sections in UI tooltips, filters, or settings screens
  • Separating categories in documentation or changelogs
  • Adding attention cues to form fields or instructional text
  • Creating typographic structure in posters, slides, and infographics

Examples

⯒ Group Mark

  • Group A ⯒ Group B
  • Settings ⯒ Advanced options
  • Step 1 ⯒ Step 2 ⯒ Review
  • Release notes ⯒ Bug fixes
  • Category ⯒ Subcategory details

Variations

Ready to copy

Technical codes

UnicodeU+2BD2
HTML Entity⯒
HTML Code⯒
CSS\2BD2

FAQ

What does the Group Mark symbol mean?

⯒ is the Unicode character named GROUP MARK. In practice, it’s used like a visual punctuation or annotation mark: it can signal that items belong together, indicate a grouped section, or act as a directional cue within a list, label, or interface. Because it looks like an arrow-like marker, many designers and writers use it to improve scan-ability—especially in compact layouts where words alone may not clearly communicate structure. When you copy it into headings, notes, or UI text, it helps readers quickly identify boundaries and relationships between grouped elements.

What Unicode character is ⯒?

⯒ is the Unicode character named GROUP MARK with codepoint U+2BD2.

How do I copy ⯒ for use in text or design tools?

Copy the character directly from this page (⯒) and paste it into your editor, design software, or website text.

Where does ⯒ typically fit in writing or UI text?

It’s often used as a visual marker to indicate grouping or structure, such as between section names, categories, or grouped steps.

Can I use ⯒ in HTML or CSS?

Yes. HTML entity is ⯒ and CSS escape is \\2BD2. For JavaScript, the escape is \\u{2BD2}.