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' : ''">
⏧
ELECTRICAL INTERSECTION
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23E7 | |
| decimal | 9191 | |
| htmldecimal | ⏧ | |
| htmlhex | ⏧ | |
| css | \23E7 | |
| javascript | \u{23E7} | |
| python | \u23e7 | |
| java | \u23E7 | |
| go | \u23E7 | |
| ruby | \u{23E7} | |
| rust | \u{23E7} | |
| ccpp | \u23e7 | |
| urlencoded | %E2%8F%A7 | |
| utf8bytes | e2 8f a7 | |
| utf16bebytes | 23 e7 | |
| utf32bebytes | 00 00 23 e7 |
How to Use
HTML:
⏧
CSS:
content: "\23E7"
JavaScript:
"\u{23E7}"
Python:
"\u23e7"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No