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' : ''">
○
HALFWIDTH WHITE CIRCLE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FFEE | |
| decimal | 65518 | |
| htmldecimal | ○ | |
| htmlhex | ○ | |
| css | \FFEE | |
| javascript | \u{FFEE} | |
| python | \uffee | |
| java | \uFFEE | |
| go | \uFFEE | |
| ruby | \u{FFEE} | |
| rust | \u{FFEE} | |
| ccpp | \uffee | |
| urlencoded | %EF%BF%AE | |
| utf8bytes | ef bf ae | |
| utf16bebytes | ff ee | |
| utf32bebytes | 00 00 ff ee |
How to Use
HTML:
○
CSS:
content: "\FFEE"
JavaScript:
"\u{FFEE}"
Python:
"\uffee"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 25CB