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