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' : ''">
🔯
SIX POINTED STAR WITH MIDDLE DOT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F52F | |
| decimal | 128303 | |
| htmldecimal | 🔯 | |
| htmlhex | 🔯 | |
| css | \1F52F | |
| javascript | \u{1F52F} | |
| python | \U0001f52f | |
| java | \uD83D\uDD2F | |
| go | \U0001F52F | |
| ruby | \u{1F52F} | |
| rust | \u{1F52F} | |
| ccpp | \U0001f52f | |
| urlencoded | %F0%9F%94%AF | |
| utf8bytes | f0 9f 94 af | |
| utf16bebytes | d8 3d dd 2f | |
| utf32bebytes | 00 01 f5 2f |
How to Use
HTML:
🔯
CSS:
content: "\1F52F"
JavaScript:
"\u{1F52F}"
Python:
"\U0001f52f"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No