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