Box Drawing Symbols

Browse all 128 Unicode box-drawing characters, filter by style, and click any symbol to copy it instantly.

128 characters
Copied!

Summary

Browse all 128 Unicode box-drawing characters, filter by style, and click any symbol to copy it instantly.

How it works

  1. All 128 box-drawing characters are loaded from the Unicode block U+2500–U+257F.
  2. Use the filter tabs to narrow results by style: single line, double line, dashed, rounded corners, thick/bold, or mixed.
  3. Type in the search box to find characters by name (e.g. "corner", "dashed", "vertical").
  4. Click any character card to copy the symbol to your clipboard.
  5. A confirmation toast confirms each successful copy.
  6. The code point (e.g. U+2502) is shown under each character for reference.

Use cases

  • Build text-based tables and borders in terminal output.
  • Create ASCII-style tree structures and directory listings.
  • Draw diagrams and flowcharts in plain-text documentation.
  • Style README files and markdown with elegant borders.
  • Use in code comments to annotate data-flow or architecture.
  • Design TUI (terminal user interface) layouts.
  • Format log output with aligned, bordered sections.
  • Insert matching corner and edge characters for pixel-perfect boxes.

Frequently Asked Questions

Last updated: 2026-06-10 · Reviewed by Nham Vu