Home » Tech Tips » Shortcuts » Alt Code Shortcuts for Block Elements

Alt Code Shortcuts for Block Elements

Unicode has lot of blocks to group different characters and symbols. Some groups are very useful like transportation symbols and emoticons. However, blocks like Block Elements have different purpose to create blocks using the Unicode point. You can use alt code shortcuts to insert these block elements on your Windows and Mac documents.

Alt Code Shortcuts for Block Elements

Below is the list of alt code shortcuts for inserting block elements.

Block SymbolDescriptionWindows ShortcutMac Shortcut
Upper Half BlockAlt + 9600Option + 2580
Lower One Eighth BlockAlt + 9601Option + 2581
Lower One Quarter BlockAlt + 9602Option + 2582
Lower Three Eighths BlockAlt + 9603Option + 2583
Lower Half BlockAlt + 9604Option + 2584
Lower Five Eighths BlockAlt + 9605Option + 2585
Lower Three Quarters BlockAlt + 9606Option + 2586
Lower Seven Eighths BlockAlt + 9607Option + 2587
Full BlockAlt + 9608Option + 2588
Left Seven Eighths BlockAlt + 9609Option + 2589
Left Three Quarters BlockAlt + 9610Option + 258A
Left Five Eighths BlockAlt + 9611Option + 258B
Left Half BlockAlt + 9612Option + 258C
Left Three Eighths BlockAlt + 9613Option + 258D
Left One Quarter BlockAlt + 9614Option + 258E
Left One Eighth BlockAlt + 9615Option + 258F
Right Half BlockAlt + 9616Option + 2590
Light ShadeAlt + 9617Option + 2591
Medium ShadeAlt + 9618Option + 2592
Dark ShadeAlt + 9619Option + 2593
Upper One Eighth BlockAlt + 9620Option + 2594
Right One Eighth BlockAlt + 9621Option + 2595
Quadrant Lower LeftAlt + 9622Option + 2596
Quadrant Lower RightAlt + 9623Option + 2597
Quadrant Upper LeftAlt + 9624Option + 2598
Quadrant Upper Left And Lower Left And Lower RightAlt + 9625Option + 2599
Quadrant Upper Left And Lower RightAlt + 9626Option + 259A
Quadrant Upper Left And Upper Right And Lower LeftAlt + 9627Option + 259B
Quadrant Upper Left And Upper Right And Lower RightAlt + 9628Option + 259C
Quadrant Upper RightAlt + 9629Option + 259D
Quadrant Upper Right And Lower LeftAlt + 9630Option + 259E
Quadrant Upper Right And Lower Left And Lower RightAlt + 9631Option + 259F

Inserting in Windows

There are two ways to use the keyboard shortcuts on your Windows based documents like Word and PowerPoint.

  • Hold one of the alt keys and type the code using number pad to type the symbol. For example, Alt + 9619 will produce a dark shade block element like .
  • Alternatively, you can use hexadecimal code point with alt + X keys. For example, 2587 alt + x will make lower seven eighths block symbol like ▇. This method will work only in Microsoft Word documents.

Inserting in Mac

Similar to Windows, macOS also offers multiple ways.

  • You can change the input method to Unicode Hex Input and use the hexadecimal Unicode value with option key. This will help you to insert the block elements on Pages and Keynote documents. For example, option + 2588 will produce full block element like █.
  • If keyboard shortcut is not working, you can press “Command + Control + Space” to open Character Viewer app. Using this app, you can search and insert all block element symbols.
Block Elements in Mac
Block Elements in Mac

Creating Text Faces

You can create beautiful text faces using these block elements. Below are few examples made with connecting the blocks continuously using alt code shortcuts. As you can see, it is also possible to change the font color and size of these blocks similar to text on your documents.

▛▙▟▜

▒▒░░▒▒

█▚▚▚▞▞▞█

Note, some block element symbol may not be compatible on documents though they are showing properly on the web page.

Inserting Block Elements in HTML

You can use either decimal or hexadecimal codes to insert these symbols in HTML. Below is the code example, you can change the code for different symbols.

<span>&#9607;</span>
<span>&#x2587;</span>

Image Reference

Below is the image contains all shortcuts for block elements. You can download the image to your computer and keep it for offline reference.

Alt Code Reference for Block Elements

2 thoughts on “Alt Code Shortcuts for Block Elements”

  1. ██████████▀▀▀▀▀▀▀▀▀▀▀▀▀██████████
    █████▀▀░░░░░░░░░░░░░░░░░░░▀▀█████
    ███▀░░░░░░░░░░░░░░░░░░░░░░░░░▀███
    ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██
    █░░░░░░▄▄▄▄▄▄░░░░░░░░▄▄▄▄▄▄░░░░░█
    █░░░▄█████████░░░░░░██▀░░░▀██▄░░█
    █░░░██████████░░░░░░█▄░░▀░░▄██░░█
    ██░░░▀▀██████░░░██░░░██▄▄▄█▀▀░░██
    ███░░░░░░▄▄▀░░░████░░░▀▄▄░░░░░███
    ██░░░░░█▄░░░░░░▀▀▀▀░░░░░░░█▄░░░██
    ██░░░▀▀█░█▀▄▄▄▄▄▄▄▄▄▄▄▄▄▀██▀▀░░██
    ███░░░░░▀█▄░░█░░█░░░█░░█▄▀░░░░███
    ████▄░░░░░░▀▀█▄▄█▄▄▄█▄▀▀░░░░▄████
    ███████▄▄▄▄░░░░░░░░░░░░▄▄▄███████

Leave a Comment

Your email address will not be published. Required fields are marked *