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' : ''">
◵
WHITE CIRCLE WITH LOWER LEFT QUADRANT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25F5 | |
| decimal | 9717 | |
| htmldecimal | ◵ | |
| htmlhex | ◵ | |
| css | \25F5 | |
| javascript | \u{25F5} | |
| python | \u25f5 | |
| java | \u25F5 | |
| go | \u25F5 | |
| ruby | \u{25F5} | |
| rust | \u{25F5} | |
| ccpp | \u25f5 | |
| urlencoded | %E2%97%B5 | |
| utf8bytes | e2 97 b5 | |
| utf16bebytes | 25 f5 | |
| utf32bebytes | 00 00 25 f5 |
How to Use
HTML:
◵
CSS:
content: "\25F5"
JavaScript:
"\u{25F5}"
Python:
"\u25f5"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No