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
❋ (HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK) is the Unicode character at code point U+274B. 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+274B | |
| decimal | 10059 | |
| htmldecimal | ❋ | |
| htmlhex | ❋ | |
| css | \274B | |
| javascript | \u{274B} | |
| python | \u274b | |
| java | \u274B | |
| go | \u274B | |
| ruby | \u{274B} | |
| rust | \u{274B} | |
| ccpp | \u274b | |
| urlencoded | %E2%9D%8B | |
| utf8bytes | e2 9d 8b | |
| utf16bebytes | 27 4b | |
| utf32bebytes | 00 00 27 4b |
How to Use
HTML:
❋
CSS:
content: "\274B"
JavaScript:
"\u{274B}"
Python:
"\u274b"
Properties
Frequently Asked Questions
What is the ❋ character (HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK)?
❋ (HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK) is the Unicode character U+274B.
What is the Unicode codepoint of HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK?
The HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK character (❋) has codepoint U+274B.
How do I type or copy HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK?
Copy ❋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.