Double Right Arc Less-Than Bracket vs Measured Angle With Open Arm Ending In Arrow Pointing Down And Left
VS
Property Comparison
| Property | ⦖ 2996 | ⦫ 29AB |
|---|---|---|
| Name | Double Right Arc Less-Than Bracket | Measured Angle With Open Arm Ending In Arrow Pointing Down And Left |
| Category | Math Symbols | Math Symbols |
| Block | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| Script | Zyyy | Zyyy |
| General Category | Close Punctuation (Pe) | Math Symbol (Sm) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2996 | 29AB |
|---|---|---|
| Unicode | U+2996 | U+29AB |
| HTML Decimal | ⦖ | ⦫ |
| HTML Hex | ⦖ | ⦫ |
| CSS | \2996 | \29AB |
| JavaScript | \u{2996} | \u{29AB} |
| Python | \u2996 | \u29ab |
| UTF-8 | e2 a6 96 | e2 a6 ab |
How to Distinguish
Both Double Right Arc Less-Than Bracket and Measured Angle With Open Arm Ending In Arrow Pointing Down And Left 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.