Mathematical Falling Diagonal vs Mathematical Right White Tortoise Shell Bracket
VS
Property Comparison
| Property | ⟍ 27CD | ⟭ 27ED |
|---|---|---|
| Name | Mathematical Falling Diagonal | Mathematical Right White Tortoise Shell Bracket |
| Category | Math Symbols | Math Symbols |
| Block | Miscellaneous Mathematical Symbols-A | Miscellaneous Mathematical Symbols-A |
| Script | Zyyy | Zyyy |
| General Category | Math Symbol (Sm) | Close Punctuation (Pe) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 27CD | 27ED |
|---|---|---|
| Unicode | U+27CD | U+27ED |
| HTML Decimal | ⟍ | ⟭ |
| HTML Hex | ⟍ | ⟭ |
| CSS | \27CD | \27ED |
| JavaScript | \u{27CD} | \u{27ED} |
| Python | \u27cd | \u27ed |
| UTF-8 | e2 9f 8d | e2 9f ad |
How to Distinguish
Both Mathematical Falling Diagonal and Mathematical Right White Tortoise Shell Bracket belong to the Math Symbols category and the Miscellaneous Mathematical Symbols-A 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.