Skip to content

Instantly share code, notes, and snippets.

@superwills
Last active December 20, 2015 16:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save superwills/6159033 to your computer and use it in GitHub Desktop.
Save superwills/6159033 to your computer and use it in GitHub Desktop.
Hugely readable table drawing characters
From http://en.wikipedia.org/wiki/Box-drawing_character
┘ ┐ ┌ └ ┼ ─ ├ ┤ ┴ ┬ │ • × ⌘ π √ ÷ ² ³ ¼ ½ ¾
A matrix:
┌ ┐
│ 1 0 0 │
│ 0 1 0 │
│ 0 0 1 │
└ ┘
A table:
┌───────┬─────────┐
│ value │ value │
├───────┼─────────┤
│ value │ value │
│ value │ value │
└───────┴─────────┘
OTHER SYMBOLS:
▀▀▀▀▀▀▀▀▀▀▀▀▀
000000000111111111122222222223333333333
123456789012345678901234567890123456789
☺☻♥♦♣♠•◘○◙♂♀♪♫☼►◄↕‼¶§▬↨↑↓→←∟↔▲▼ !"#$%&'
4444444444555555555566666666667777777777
0123456789012345678901234567890123456789
()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO
0000000000000000000011111111111111111111
8888888888999999999900000000001111111111
0123456789012345678901234567890123456789
PQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw
1111111111111111111111111111111111111111
2222222222333333333344444444445555555555
0123456789012345678901234567890123456789
xyz{|}~⌂ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜ¢£¥₧ƒ
1111111111111111111111111111111111111111
6666666666777777777788888888889999999999
0123456789012345678901234567890123456789
áíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟
2222222222222222222222222222222222222222
0000000000111111111122222222223333333333
0123456789012345678901234567890123456789
╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩
2222222222222222222222222222222222222222
4444444444455555
0123456789012345
≡±≥≤⌠⌡÷≈°∙·√ⁿ²■
0000000
2211111
1177889
5689890
×ز³¼½¾
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment