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