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 RIGHT HALF BLACK
Overview
⯫ (STAR WITH RIGHT HALF BLACK) is the Unicode character at code point U+2BEB. 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+2BEB | |
| decimal | 11243 | |
| htmldecimal | ⯫ | |
| htmlhex | ⯫ | |
| css | \2BEB | |
| javascript | \u{2BEB} | |
| python | \u2beb | |
| java | \u2BEB | |
| go | \u2BEB | |
| ruby | \u{2BEB} | |
| rust | \u{2BEB} | |
| ccpp | \u2beb | |
| urlencoded | %E2%AF%AB | |
| utf8bytes | e2 af ab | |
| utf16bebytes | 2b eb | |
| utf32bebytes | 00 00 2b eb |
How to Use
HTML:
⯫
CSS:
content: "\2BEB"
JavaScript:
"\u{2BEB}"
Python:
"\u2beb"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⯫ character (STAR WITH RIGHT HALF BLACK)?
⯫ (STAR WITH RIGHT HALF BLACK) is the Unicode character U+2BEB.
What is the Unicode codepoint of STAR WITH RIGHT HALF BLACK?
The STAR WITH RIGHT HALF BLACK character (⯫) has codepoint U+2BEB.
How do I type or copy STAR WITH RIGHT HALF BLACK?
Copy ⯫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.