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' : ''">
⟒
ELEMENT OF OPENING UPWARDS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27D2 | |
| decimal | 10194 | |
| htmldecimal | ⟒ | |
| htmlhex | ⟒ | |
| css | \27D2 | |
| javascript | \u{27D2} | |
| python | \u27d2 | |
| java | \u27D2 | |
| go | \u27D2 | |
| ruby | \u{27D2} | |
| rust | \u{27D2} | |
| ccpp | \u27d2 | |
| urlencoded | %E2%9F%92 | |
| utf8bytes | e2 9f 92 | |
| utf16bebytes | 27 d2 | |
| utf32bebytes | 00 00 27 d2 |
How to Use
HTML:
⟒
CSS:
content: "\27D2"
JavaScript:
"\u{27D2}"
Python:
"\u27d2"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No