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' : ''">
◉
FISHEYE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25C9 | |
| decimal | 9673 | |
| htmldecimal | ◉ | |
| htmlhex | ◉ | |
| css | \25C9 | |
| javascript | \u{25C9} | |
| python | \u25c9 | |
| java | \u25C9 | |
| go | \u25C9 | |
| ruby | \u{25C9} | |
| rust | \u{25C9} | |
| ccpp | \u25c9 | |
| urlencoded | %E2%97%89 | |
| utf8bytes | e2 97 89 | |
| utf16bebytes | 25 c9 | |
| utf32bebytes | 00 00 25 c9 |
How to Use
HTML:
◉
CSS:
content: "\25C9"
JavaScript:
"\u{25C9}"
Python:
"\u25c9"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No