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' : ''">
⮫
BLACK CURVED UPWARDS AND RIGHTWARDS ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BAB | |
| decimal | 11179 | |
| htmldecimal | ⮫ | |
| htmlhex | ⮫ | |
| css | \2BAB | |
| javascript | \u{2BAB} | |
| python | \u2bab | |
| java | \u2BAB | |
| go | \u2BAB | |
| ruby | \u{2BAB} | |
| rust | \u{2BAB} | |
| ccpp | \u2bab | |
| urlencoded | %E2%AE%AB | |
| utf8bytes | e2 ae ab | |
| utf16bebytes | 2b ab | |
| utf32bebytes | 00 00 2b ab |
How to Use
HTML:
⮫
CSS:
content: "\2BAB"
JavaScript:
"\u{2BAB}"
Python:
"\u2bab"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No