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' : ''">
⏩
BLACK RIGHT-POINTING DOUBLE TRIANGLE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23E9 | |
| decimal | 9193 | |
| htmldecimal | ⏩ | |
| htmlhex | ⏩ | |
| css | \23E9 | |
| javascript | \u{23E9} | |
| python | \u23e9 | |
| java | \u23E9 | |
| go | \u23E9 | |
| ruby | \u{23E9} | |
| rust | \u{23E9} | |
| ccpp | \u23e9 | |
| urlencoded | %E2%8F%A9 | |
| utf8bytes | e2 8f a9 | |
| utf16bebytes | 23 e9 | |
| utf32bebytes | 00 00 23 e9 |
How to Use
HTML:
⏩
CSS:
content: "\23E9"
JavaScript:
"\u{23E9}"
Python:
"\u23e9"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No