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' : ''">
▖
QUADRANT LOWER LEFT
Overview
▖ (QUADRANT LOWER LEFT) is the Unicode character at code point U+2596. 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+2596 | |
| decimal | 9622 | |
| htmldecimal | ▖ | |
| htmlhex | ▖ | |
| css | \2596 | |
| javascript | \u{2596} | |
| python | \u2596 | |
| java | \u2596 | |
| go | \u2596 | |
| ruby | \u{2596} | |
| rust | \u{2596} | |
| ccpp | \u2596 | |
| urlencoded | %E2%96%96 | |
| utf8bytes | e2 96 96 | |
| utf16bebytes | 25 96 | |
| utf32bebytes | 00 00 25 96 |
How to Use
HTML:
▖
CSS:
content: "\2596"
JavaScript:
"\u{2596}"
Python:
"\u2596"
Properties
- Block
- Block Elements
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ▖ character (QUADRANT LOWER LEFT)?
▖ (QUADRANT LOWER LEFT) is the Unicode character U+2596.
What is the Unicode codepoint of QUADRANT LOWER LEFT?
The QUADRANT LOWER LEFT character (▖) has codepoint U+2596.
How do I type or copy QUADRANT LOWER LEFT?
Copy ▖ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.