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