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 HALF INVERSE WHITE CIRCLE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25DB | |
| decimal | 9691 | |
| htmldecimal | ◛ | |
| htmlhex | ◛ | |
| css | \25DB | |
| javascript | \u{25DB} | |
| python | \u25db | |
| java | \u25DB | |
| go | \u25DB | |
| ruby | \u{25DB} | |
| rust | \u{25DB} | |
| ccpp | \u25db | |
| urlencoded | %E2%97%9B | |
| utf8bytes | e2 97 9b | |
| utf16bebytes | 25 db | |
| utf32bebytes | 00 00 25 db |
How to Use
HTML:
◛
CSS:
content: "\25DB"
JavaScript:
"\u{25DB}"
Python:
"\u25db"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No