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
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