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' : ''">
⧨
DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29E8 | |
| decimal | 10728 | |
| htmldecimal | ⧨ | |
| htmlhex | ⧨ | |
| css | \29E8 | |
| javascript | \u{29E8} | |
| python | \u29e8 | |
| java | \u29E8 | |
| go | \u29E8 | |
| ruby | \u{29E8} | |
| rust | \u{29E8} | |
| ccpp | \u29e8 | |
| urlencoded | %E2%A7%A8 | |
| utf8bytes | e2 a7 a8 | |
| utf16bebytes | 29 e8 | |
| utf32bebytes | 00 00 29 e8 |
How to Use
HTML:
⧨
CSS:
content: "\29E8"
JavaScript:
"\u{29E8}"
Python:
"\u29e8"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes