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' : ''">
⧒
BOWTIE WITH RIGHT HALF BLACK
Overview
⧒ (BOWTIE WITH RIGHT HALF BLACK) is the Unicode character at code point U+29D2. It belongs to the Miscellaneous Mathematical Symbols-B block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29D2 | |
| decimal | 10706 | |
| htmldecimal | ⧒ | |
| htmlhex | ⧒ | |
| css | \29D2 | |
| javascript | \u{29D2} | |
| python | \u29d2 | |
| java | \u29D2 | |
| go | \u29D2 | |
| ruby | \u{29D2} | |
| rust | \u{29D2} | |
| ccpp | \u29d2 | |
| urlencoded | %E2%A7%92 | |
| utf8bytes | e2 a7 92 | |
| utf16bebytes | 29 d2 | |
| utf32bebytes | 00 00 29 d2 |
How to Use
HTML:
⧒
CSS:
content: "\29D2"
JavaScript:
"\u{29D2}"
Python:
"\u29d2"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⧒ character (BOWTIE WITH RIGHT HALF BLACK)?
⧒ (BOWTIE WITH RIGHT HALF BLACK) is the Unicode character U+29D2.
What is the Unicode codepoint of BOWTIE WITH RIGHT HALF BLACK?
The BOWTIE WITH RIGHT HALF BLACK character (⧒) has codepoint U+29D2.
How do I type or copy BOWTIE WITH RIGHT HALF BLACK?
Copy ⧒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.