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' : ''">
▧
SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25A7 | |
| decimal | 9639 | |
| htmldecimal | ▧ | |
| htmlhex | ▧ | |
| css | \25A7 | |
| javascript | \u{25A7} | |
| python | \u25a7 | |
| java | \u25A7 | |
| go | \u25A7 | |
| ruby | \u{25A7} | |
| rust | \u{25A7} | |
| ccpp | \u25a7 | |
| urlencoded | %E2%96%A7 | |
| utf8bytes | e2 96 a7 | |
| utf16bebytes | 25 a7 | |
| utf32bebytes | 00 00 25 a7 |
How to Use
HTML:
▧
CSS:
content: "\25A7"
JavaScript:
"\u{25A7}"
Python:
"\u25a7"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No