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' : ''">
🔮
CRYSTAL BALL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F52E | |
| decimal | 128302 | |
| htmldecimal | 🔮 | |
| htmlhex | 🔮 | |
| css | \1F52E | |
| javascript | \u{1F52E} | |
| python | \U0001f52e | |
| java | \uD83D\uDD2E | |
| go | \U0001F52E | |
| ruby | \u{1F52E} | |
| rust | \u{1F52E} | |
| ccpp | \U0001f52e | |
| urlencoded | %F0%9F%94%AE | |
| utf8bytes | f0 9f 94 ae | |
| utf16bebytes | d8 3d dd 2e | |
| utf32bebytes | 00 01 f5 2e |
How to Use
HTML:
🔮
CSS:
content: "\1F52E"
JavaScript:
"\u{1F52E}"
Python:
"\U0001f52e"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No