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' : ''">
⟙
LARGE DOWN TACK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27D9 | |
| decimal | 10201 | |
| htmldecimal | ⟙ | |
| htmlhex | ⟙ | |
| css | \27D9 | |
| javascript | \u{27D9} | |
| python | \u27d9 | |
| java | \u27D9 | |
| go | \u27D9 | |
| ruby | \u{27D9} | |
| rust | \u{27D9} | |
| ccpp | \u27d9 | |
| urlencoded | %E2%9F%99 | |
| utf8bytes | e2 9f 99 | |
| utf16bebytes | 27 d9 | |
| utf32bebytes | 00 00 27 d9 |
How to Use
HTML:
⟙
CSS:
content: "\27D9"
JavaScript:
"\u{27D9}"
Python:
"\u27d9"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No