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' : ''">
⤸
RIGHT-SIDE ARC CLOCKWISE ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2938 | |
| decimal | 10552 | |
| htmldecimal | ⤸ | |
| htmlhex | ⤸ | |
| css | \2938 | |
| javascript | \u{2938} | |
| python | \u2938 | |
| java | \u2938 | |
| go | \u2938 | |
| ruby | \u{2938} | |
| rust | \u{2938} | |
| ccpp | \u2938 | |
| urlencoded | %E2%A4%B8 | |
| utf8bytes | e2 a4 b8 | |
| utf16bebytes | 29 38 | |
| utf32bebytes | 00 00 29 38 |
How to Use
HTML:
⤸
CSS:
content: "\2938"
JavaScript:
"\u{2938}"
Python:
"\u2938"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No