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' : ''">
⏂
DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH CIRCLE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23C2 | |
| decimal | 9154 | |
| htmldecimal | ⏂ | |
| htmlhex | ⏂ | |
| css | \23C2 | |
| javascript | \u{23C2} | |
| python | \u23c2 | |
| java | \u23C2 | |
| go | \u23C2 | |
| ruby | \u{23C2} | |
| rust | \u{23C2} | |
| ccpp | \u23c2 | |
| urlencoded | %E2%8F%82 | |
| utf8bytes | e2 8f 82 | |
| utf16bebytes | 23 c2 | |
| utf32bebytes | 00 00 23 c2 |
How to Use
HTML:
⏂
CSS:
content: "\23C2"
JavaScript:
"\u{23C2}"
Python:
"\u23c2"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No