Black Diamond With Down Arrow vs Left-Pointing Curved Angle Bracket
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
Property Comparison
| Property | ⧪ 29EA | ⧼ 29FC |
|---|---|---|
| Name | Black Diamond With Down Arrow | Left-Pointing Curved Angle Bracket |
| Category | Math Symbols | Math Symbols |
| Block | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| Script | Zyyy | Zyyy |
| General Category | Math Symbol (Sm) | Open Punctuation (Ps) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 29EA | 29FC |
|---|---|---|
| Unicode | U+29EA | U+29FC |
| HTML Decimal | ⧪ | ⧼ |
| HTML Hex | ⧪ | ⧼ |
| CSS | \29EA | \29FC |
| JavaScript | \u{29EA} | \u{29FC} |
| Python | \u29ea | \u29fc |
| UTF-8 | e2 a7 aa | e2 a7 bc |
How to Distinguish
Both Black Diamond With Down Arrow and Left-Pointing Curved Angle Bracket belong to the Math Symbols category and the Miscellaneous Mathematical Symbols-B block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.