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