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 LOWER RIGHT DIAGONAL HALF BLACK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25EA | |
| decimal | 9706 | |
| htmldecimal | ◪ | |
| htmlhex | ◪ | |
| css | \25EA | |
| javascript | \u{25EA} | |
| python | \u25ea | |
| java | \u25EA | |
| go | \u25EA | |
| ruby | \u{25EA} | |
| rust | \u{25EA} | |
| ccpp | \u25ea | |
| urlencoded | %E2%97%AA | |
| utf8bytes | e2 97 aa | |
| utf16bebytes | 25 ea | |
| utf32bebytes | 00 00 25 ea |
How to Use
HTML:
◪
CSS:
content: "\25EA"
JavaScript:
"\u{25EA}"
Python:
"\u25ea"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No