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 UP TACK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27D8 | |
| decimal | 10200 | |
| htmldecimal | ⟘ | |
| htmlhex | ⟘ | |
| css | \27D8 | |
| javascript | \u{27D8} | |
| python | \u27d8 | |
| java | \u27D8 | |
| go | \u27D8 | |
| ruby | \u{27D8} | |
| rust | \u{27D8} | |
| ccpp | \u27d8 | |
| urlencoded | %E2%9F%98 | |
| utf8bytes | e2 9f 98 | |
| utf16bebytes | 27 d8 | |
| utf32bebytes | 00 00 27 d8 |
How to Use
HTML:
⟘
CSS:
content: "\27D8"
JavaScript:
"\u{27D8}"
Python:
"\u27d8"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No