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' : ''">
⮌
ANTICLOCKWISE TRIANGLE-HEADED RIGHT U-SHAPED ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2B8C | |
| decimal | 11148 | |
| htmldecimal | ⮌ | |
| htmlhex | ⮌ | |
| css | \2B8C | |
| javascript | \u{2B8C} | |
| python | \u2b8c | |
| java | \u2B8C | |
| go | \u2B8C | |
| ruby | \u{2B8C} | |
| rust | \u{2B8C} | |
| ccpp | \u2b8c | |
| urlencoded | %E2%AE%8C | |
| utf8bytes | e2 ae 8c | |
| utf16bebytes | 2b 8c | |
| utf32bebytes | 00 00 2b 8c |
How to Use
HTML:
⮌
CSS:
content: "\2B8C"
JavaScript:
"\u{2B8C}"
Python:
"\u2b8c"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No