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
Overview
๐ฏ (SIX POINTED STAR WITH MIDDLE DOT) is the Unicode character at code point U+1F52F. It belongs to the Miscellaneous Symbols and Pictographs block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
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
Frequently Asked Questions
What is the ๐ฏ character (SIX POINTED STAR WITH MIDDLE DOT)?
๐ฏ (SIX POINTED STAR WITH MIDDLE DOT) is the Unicode character U+1F52F.
What is the Unicode codepoint of SIX POINTED STAR WITH MIDDLE DOT?
The SIX POINTED STAR WITH MIDDLE DOT character (๐ฏ) has codepoint U+1F52F.
How do I type or copy SIX POINTED STAR WITH MIDDLE DOT?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.