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' : ''">
⫩
SHORT UP TACK ABOVE SHORT DOWN TACK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2AE9 | |
| decimal | 10985 | |
| htmldecimal | ⫩ | |
| htmlhex | ⫩ | |
| css | \2AE9 | |
| javascript | \u{2AE9} | |
| python | \u2ae9 | |
| java | \u2AE9 | |
| go | \u2AE9 | |
| ruby | \u{2AE9} | |
| rust | \u{2AE9} | |
| ccpp | \u2ae9 | |
| urlencoded | %E2%AB%A9 | |
| utf8bytes | e2 ab a9 | |
| utf16bebytes | 2a e9 | |
| utf32bebytes | 00 00 2a e9 |
How to Use
HTML:
⫩
CSS:
content: "\2AE9"
JavaScript:
"\u{2AE9}"
Python:
"\u2ae9"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No