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' : ''">
◔
CIRCLE WITH UPPER RIGHT QUADRANT BLACK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25D4 | |
| decimal | 9684 | |
| htmldecimal | ◔ | |
| htmlhex | ◔ | |
| css | \25D4 | |
| javascript | \u{25D4} | |
| python | \u25d4 | |
| java | \u25D4 | |
| go | \u25D4 | |
| ruby | \u{25D4} | |
| rust | \u{25D4} | |
| ccpp | \u25d4 | |
| urlencoded | %E2%97%94 | |
| utf8bytes | e2 97 94 | |
| utf16bebytes | 25 d4 | |
| utf32bebytes | 00 00 25 d4 |
How to Use
HTML:
◔
CSS:
content: "\25D4"
JavaScript:
"\u{25D4}"
Python:
"\u25d4"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No