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' : ''">
⧨
DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK
Overview
⧨ (DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK) is the Unicode character at code point U+29E8. 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+29E8 | |
| decimal | 10728 | |
| htmldecimal | ⧨ | |
| htmlhex | ⧨ | |
| css | \29E8 | |
| javascript | \u{29E8} | |
| python | \u29e8 | |
| java | \u29E8 | |
| go | \u29E8 | |
| ruby | \u{29E8} | |
| rust | \u{29E8} | |
| ccpp | \u29e8 | |
| urlencoded | %E2%A7%A8 | |
| utf8bytes | e2 a7 a8 | |
| utf16bebytes | 29 e8 | |
| utf32bebytes | 00 00 29 e8 |
How to Use
HTML:
⧨
CSS:
content: "\29E8"
JavaScript:
"\u{29E8}"
Python:
"\u29e8"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⧨ character (DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK)?
⧨ (DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK) is the Unicode character U+29E8.
What is the Unicode codepoint of DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK?
The DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK character (⧨) has codepoint U+29E8.
How do I type or copy DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK?
Copy ⧨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.