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' : ''">
⯪
STAR WITH LEFT HALF BLACK
Overview
⯪ (STAR WITH LEFT HALF BLACK) is the Unicode character at code point U+2BEA. It belongs to the Miscellaneous Symbols and Arrows block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BEA | |
| decimal | 11242 | |
| htmldecimal | ⯪ | |
| htmlhex | ⯪ | |
| css | \2BEA | |
| javascript | \u{2BEA} | |
| python | \u2bea | |
| java | \u2BEA | |
| go | \u2BEA | |
| ruby | \u{2BEA} | |
| rust | \u{2BEA} | |
| ccpp | \u2bea | |
| urlencoded | %E2%AF%AA | |
| utf8bytes | e2 af aa | |
| utf16bebytes | 2b ea | |
| utf32bebytes | 00 00 2b ea |
How to Use
HTML:
⯪
CSS:
content: "\2BEA"
JavaScript:
"\u{2BEA}"
Python:
"\u2bea"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⯪ character (STAR WITH LEFT HALF BLACK)?
⯪ (STAR WITH LEFT HALF BLACK) is the Unicode character U+2BEA.
What is the Unicode codepoint of STAR WITH LEFT HALF BLACK?
The STAR WITH LEFT HALF BLACK character (⯪) has codepoint U+2BEA.
How do I type or copy STAR WITH LEFT HALF BLACK?
Copy ⯪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.