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' : ''">
◞
LOWER RIGHT QUADRANT CIRCULAR ARC
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25DE | |
| decimal | 9694 | |
| htmldecimal | ◞ | |
| htmlhex | ◞ | |
| css | \25DE | |
| javascript | \u{25DE} | |
| python | \u25de | |
| java | \u25DE | |
| go | \u25DE | |
| ruby | \u{25DE} | |
| rust | \u{25DE} | |
| ccpp | \u25de | |
| urlencoded | %E2%97%9E | |
| utf8bytes | e2 97 9e | |
| utf16bebytes | 25 de | |
| utf32bebytes | 00 00 25 de |
How to Use
HTML:
◞
CSS:
content: "\25DE"
JavaScript:
"\u{25DE}"
Python:
"\u25de"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No