copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('▆'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
▆
LOWER THREE QUARTERS BLOCK
Overview
▆ (LOWER THREE QUARTERS BLOCK) is the Unicode character at code point U+2586. It belongs to the Block Elements block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2586 | |
| decimal | 9606 | |
| htmldecimal | ▆ | |
| htmlhex | ▆ | |
| css | \2586 | |
| javascript | \u{2586} | |
| python | \u2586 | |
| java | \u2586 | |
| go | \u2586 | |
| ruby | \u{2586} | |
| rust | \u{2586} | |
| ccpp | \u2586 | |
| urlencoded | %E2%96%86 | |
| utf8bytes | e2 96 86 | |
| utf16bebytes | 25 86 | |
| utf32bebytes | 00 00 25 86 |
How to Use
HTML:
▆
CSS:
content: "\2586"
JavaScript:
"\u{2586}"
Python:
"\u2586"
Properties
- Block
- Block Elements
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ▆ character (LOWER THREE QUARTERS BLOCK)?
▆ (LOWER THREE QUARTERS BLOCK) is the Unicode character U+2586.
What is the Unicode codepoint of LOWER THREE QUARTERS BLOCK?
The LOWER THREE QUARTERS BLOCK character (▆) has codepoint U+2586.
How do I type or copy LOWER THREE QUARTERS BLOCK?
Copy ▆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.