Sparkle (❇) is the Unicode character at U+2747 in Dingbats. Official name: SPARKLE. It is a decorative accent used for highlights, badges, and visual flair.
Remember
Character ❇
Unicode U+2747
Named entity (none)
Hex entity ❇
Decimal ❇
CSS escape \2747
Not the same ✨ · ❈ · ❄
Prefer ❇ or ❇ in HTML markup. You can also type ❇ in UTF-8. Pair the glyph with clear nearby text for accessibility.
Using Hex Code: ❇
Using HTML Code: ❇
Using CSS Entity: ❇
Typed directly: ❇
❇ New Feature
How It Works
1. Hex:U+2747 → ❇ in HTML. Preferred numeric form when you need an entity.
2. Decimal: same code point as 10055 → ❇. Same glyph as hex.
3. CSS: use \2747 in content (not an HTML entity). #point::after appends that ❇ after the paragraph text.
4. Typed / phrase: paste ❇ in UTF-8, or write ❇ New Feature for a short highlight line.
5. No named entity: HTML5 does not define a name for U+2747 — use numeric references or type the character.
Pitfalls & Tips
Common mistakes when working with U+2747.
vs ✨
Not sparkles emoji
U+2728 (✨) is “sparkles” and often renders as a colorful emoji. U+2747 is the text Dingbat sparkle.
vs ❈
Not heavy sparkle
❈ (U+2748) is a heavier variant. Use it only when that bolder glyph is intended.
Named
No named HTML entity
There is no &sparkle;. Use ❇ or ❇.
CSS vs HTML
Do not mix escapes
\2747 belongs in CSS strings. ❇ / ❇ belong in HTML.
A11y
Do not rely on the glyph alone
Screen readers may announce “sparkle” unevenly. Add nearby text like “New Feature” so meaning stays clear.
Fonts
Check Dingbats coverage
Some UI fonts omit Dingbats. Test on target devices or fall back to SVG icons if needed.
Compatibility
Browser Support
Sparkle (U+2747) and its entity forms (❇, ❇, CSS \\2747) are supported in all mainstream browsers. Visible glyphs depend on Dingbats font coverage.
✓ Universal support
Sparkle (❇)
Encode with hex, decimal, CSS escape, or type the character — same code point everywhere encoding is supported.
100%Browser coverage
Google ChromeSupported
Yes
Microsoft EdgeSupported
Yes
Mozilla FirefoxSupported
Yes
Apple SafariSupported
Yes
OperaSupported
Yes
Internet ExplorerAll versions
Yes
U+2747 / entitiesFull support
Bottom line: Prefer ❇ or ❇ in HTML. Use \\2747 only inside CSS content. There is no named entity.
Remember
Key Takeaways
Unicode: sparkle is U+2747 (decimal 10055) — glyph ❇ in Dingbats.
HTML: no named entity — use ❇ / ❇ / type ❇.
CSS: use \2747 inside content for generated text.
Meaning:❇ is a Dingbat sparkle — not ✨ (sparkles), not ❈.
One line:U+2747 → ❇ / ❇ / CSS \2747 (no named entity).
Frequently Asked Questions
Use ❇ (hex), ❇ (decimal), type ❇ directly in UTF-8, or the CSS escape \2747 in content. There is no named HTML entity.
U+2747 (SPARKLE). Hex 2747, decimal 10055. It belongs to the Dingbats block (U+2700–U+27BF).
No. Use numeric references ❇ or ❇, or type ❇ in UTF-8.
No. ❇ is U+2747 (sparkle). ✨ is U+2728 (sparkles). ❈ is U+2748 (heavy sparkle).
Use it for decorative highlights, new-feature badges, and UI accents. Pair the glyph with plain text so the meaning stays clear for accessibility.
HTML entities (❇ or ❇) go in markup. The CSS escape \2747 goes in stylesheet strings (usually content on ::before/::after).
🤔
Did you know?
Sparkle is Unicode U+2747 (decimal 10055) — glyph ❇ in Dingbats (U+2700–U+27BF). Official name: SPARKLE. HTML5 has no named entity — use ❇ or ❇. Do not confuse with sparkles emoji U+2728 (✨) or heavy sparkle U+2748 (❈).