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