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' : ''">
⏣
BENZENE RING WITH CIRCLE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23E3 | |
| decimal | 9187 | |
| htmldecimal | ⏣ | |
| htmlhex | ⏣ | |
| css | \23E3 | |
| javascript | \u{23E3} | |
| python | \u23e3 | |
| java | \u23E3 | |
| go | \u23E3 | |
| ruby | \u{23E3} | |
| rust | \u{23E3} | |
| ccpp | \u23e3 | |
| urlencoded | %E2%8F%A3 | |
| utf8bytes | e2 8f a3 | |
| utf16bebytes | 23 e3 | |
| utf32bebytes | 00 00 23 e3 |
How to Use
HTML:
⏣
CSS:
content: "\23E3"
JavaScript:
"\u{23E3}"
Python:
"\u23e3"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No