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' : ''">
◖
LEFT HALF BLACK CIRCLE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25D6 | |
| decimal | 9686 | |
| htmldecimal | ◖ | |
| htmlhex | ◖ | |
| css | \25D6 | |
| javascript | \u{25D6} | |
| python | \u25d6 | |
| java | \u25D6 | |
| go | \u25D6 | |
| ruby | \u{25D6} | |
| rust | \u{25D6} | |
| ccpp | \u25d6 | |
| urlencoded | %E2%97%96 | |
| utf8bytes | e2 97 96 | |
| utf16bebytes | 25 d6 | |
| utf32bebytes | 00 00 25 d6 |
How to Use
HTML:
◖
CSS:
content: "\25D6"
JavaScript:
"\u{25D6}"
Python:
"\u25d6"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No