free-symbols

Box Drawings Light Triple Dash Vertical Symbol

┆ is a light vertical box-drawing character with triple dash styling for tidy ASCII/Unicode layouts.

U+2506

┆ is a Unicode box drawing character designed for clean, lightweight lines. It’s useful when you want a subtle vertical divider in text-based diagrams. You can copy it directly or use its Unicode escapes in code.

Box Drawings Light Triple Dash Vertical Symbol Meaning

The character ┆ (U+2506) is named “BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL.” It belongs to the Box Drawing block and visually represents a light vertical line made of repeated dashes. Compared with heavier box-drawing lines, it’s meant to feel lighter and less visually dominant. Commonly, people use it as a vertical separator in text UIs, monospaced diagrams, and plain-text designs. It can also help frame sections inside ASCII-style boxes when you want a softer line weight or a distinct divider style.

Common uses

  • Vertical dividers in plain-text tables and lists
  • Light framing elements in monospaced UI mockups
  • Section separators in documentation and README files
  • Drawing simple box-style layouts in terminal output
  • Decorative separators in chat or note-taking templates

Examples

┆ Box Drawings Light Triple Dash Vertical

  • Name ┆ Value
  • CPU ┆ Memory ┆ Disk
  • [Info] ┆ [Status]
  • Left column ┆ Right column
  • Header ┆ Content

Variations

Ready to copy

Technical codes

UnicodeU+2506
HTML Entity┆
HTML Code┆
CSS\2506

FAQ

What does the Box Drawings Light Triple Dash Vertical symbol mean?

The character ┆ (U+2506) is named “BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL.” It belongs to the Box Drawing block and visually represents a light vertical line made of repeated dashes. Compared with heavier box-drawing lines, it’s meant to feel lighter and less visually dominant. Commonly, people use it as a vertical separator in text UIs, monospaced diagrams, and plain-text designs. It can also help frame sections inside ASCII-style boxes when you want a softer line weight or a distinct divider style.

What Unicode character is ┆?

┆ is the box drawing character “BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL” with code point U+2506.

How can I copy ┆ into my text?

Copy the character directly from this page. You can also use the HTML entity ┆ or the CSS/JS escapes provided on the site.

Will ┆ display correctly in my terminal or editor?

It should in most Unicode-capable environments, especially monospaced fonts. If your font lacks box drawing glyphs, it may appear as a placeholder.

What is ┆ typically used for?

It’s commonly used as a light vertical separator in ASCII/Unicode layouts, such as tables, lists, and simple box-style diagrams.