Toolzy

Box Drawing Characters Picker

Copy Unicode box-drawing characters for ASCII diagrams, tables, and terminal art.

Click any character to copy it to your clipboard.

Single line

Double line

Rounded corners

Get single-line, double-line, and rounded-corner box-drawing characters for building text diagrams, tables, and ASCII art. Grouped by style for easy browsing, click any character to copy it. Runs fully client-side.

How to use

  1. Pick a line style: single, double, or rounded.
  2. Click a character to copy it to your clipboard.
  3. Paste it into your text diagram, README, or terminal art.

Frequently asked questions

What are box-drawing characters used for?
They're used to build tables, borders, and diagrams in plain text files, terminals, and code comments.
What's the difference between the groups?
Single and double show classic sharp-corner lines at different weights; rounded uses curved corner pieces with single-weight lines.
Will these render correctly everywhere?
Box-drawing characters are part of standard Unicode and render correctly in most monospace fonts and terminals.

Related tools