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' : ''">
⏨
DECIMAL EXPONENT SYMBOL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23E8 | |
| decimal | 9192 | |
| htmldecimal | ⏨ | |
| htmlhex | ⏨ | |
| css | \23E8 | |
| javascript | \u{23E8} | |
| python | \u23e8 | |
| java | \u23E8 | |
| go | \u23E8 | |
| ruby | \u{23E8} | |
| rust | \u{23E8} | |
| ccpp | \u23e8 | |
| urlencoded | %E2%8F%A8 | |
| utf8bytes | e2 8f a8 | |
| utf16bebytes | 23 e8 | |
| utf32bebytes | 00 00 23 e8 |
How to Use
HTML:
⏨
CSS:
content: "\23E8"
JavaScript:
"\u{23E8}"
Python:
"\u23e8"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No