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 RIGHT AND LOWER LEFT
Overview
▞ (QUADRANT UPPER RIGHT AND LOWER LEFT) is the Unicode character at code point U+259E. 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+259E | |
| decimal | 9630 | |
| htmldecimal | ▞ | |
| htmlhex | ▞ | |
| css | \259E | |
| javascript | \u{259E} | |
| python | \u259e | |
| java | \u259E | |
| go | \u259E | |
| ruby | \u{259E} | |
| rust | \u{259E} | |
| ccpp | \u259e | |
| urlencoded | %E2%96%9E | |
| utf8bytes | e2 96 9e | |
| utf16bebytes | 25 9e | |
| utf32bebytes | 00 00 25 9e |
How to Use
HTML:
▞
CSS:
content: "\259E"
JavaScript:
"\u{259E}"
Python:
"\u259e"
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 RIGHT AND LOWER LEFT)?
▞ (QUADRANT UPPER RIGHT AND LOWER LEFT) is the Unicode character U+259E.
What is the Unicode codepoint of QUADRANT UPPER RIGHT AND LOWER LEFT?
The QUADRANT UPPER RIGHT AND LOWER LEFT character (▞) has codepoint U+259E.
How do I type or copy QUADRANT UPPER RIGHT AND LOWER LEFT?
Copy ▞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.