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 LOWER RIGHT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+259A | |
| decimal | 9626 | |
| htmldecimal | ▚ | |
| htmlhex | ▚ | |
| css | \259A | |
| javascript | \u{259A} | |
| python | \u259a | |
| java | \u259A | |
| go | \u259A | |
| ruby | \u{259A} | |
| rust | \u{259A} | |
| ccpp | \u259a | |
| urlencoded | %E2%96%9A | |
| utf8bytes | e2 96 9a | |
| utf16bebytes | 25 9a | |
| utf32bebytes | 00 00 25 9a |
How to Use
HTML:
▚
CSS:
content: "\259A"
JavaScript:
"\u{259A}"
Python:
"\u259a"
Properties
- Block
- Block Elements
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No