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' : ''">
⮱
RIBBON ARROW DOWN RIGHT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BB1 | |
| decimal | 11185 | |
| htmldecimal | ⮱ | |
| htmlhex | ⮱ | |
| css | \2BB1 | |
| javascript | \u{2BB1} | |
| python | \u2bb1 | |
| java | \u2BB1 | |
| go | \u2BB1 | |
| ruby | \u{2BB1} | |
| rust | \u{2BB1} | |
| ccpp | \u2bb1 | |
| urlencoded | %E2%AE%B1 | |
| utf8bytes | e2 ae b1 | |
| utf16bebytes | 2b b1 | |
| utf32bebytes | 00 00 2b b1 |
How to Use
HTML:
⮱
CSS:
content: "\2BB1"
JavaScript:
"\u{2BB1}"
Python:
"\u2bb1"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No