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' : ''">
❉
Overview
❉ (BALLOON-SPOKED ASTERISK) is the Unicode character at code point U+2749. It belongs to the Dingbats block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2749 | |
| decimal | 10057 | |
| htmldecimal | ❉ | |
| htmlhex | ❉ | |
| css | \2749 | |
| javascript | \u{2749} | |
| python | \u2749 | |
| java | \u2749 | |
| go | \u2749 | |
| ruby | \u{2749} | |
| rust | \u{2749} | |
| ccpp | \u2749 | |
| urlencoded | %E2%9D%89 | |
| utf8bytes | e2 9d 89 | |
| utf16bebytes | 27 49 | |
| utf32bebytes | 00 00 27 49 |
How to Use
HTML:
❉
CSS:
content: "\2749"
JavaScript:
"\u{2749}"
Python:
"\u2749"
Properties
Frequently Asked Questions
What is the ❉ character (BALLOON-SPOKED ASTERISK)?
❉ (BALLOON-SPOKED ASTERISK) is the Unicode character U+2749.
What is the Unicode codepoint of BALLOON-SPOKED ASTERISK?
The BALLOON-SPOKED ASTERISK character (❉) has codepoint U+2749.
How do I type or copy BALLOON-SPOKED ASTERISK?
Copy ❉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.