Box Drawing Symbols
Browse all 128 Unicode box-drawing characters, filter by style, and click any symbol to copy it instantly.
No characters match your search.
Copied!
Summary
Browse all 128 Unicode box-drawing characters, filter by style, and click any symbol to copy it instantly.
How it works
- All 128 box-drawing characters are loaded from the Unicode block U+2500–U+257F.
- Use the filter tabs to narrow results by style: single line, double line, dashed, rounded corners, thick/bold, or mixed.
- Type in the search box to find characters by name (e.g. "corner", "dashed", "vertical").
- Click any character card to copy the symbol to your clipboard.
- A confirmation toast confirms each successful copy.
- 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