Lower Right Corner With Dot vs Mathematical Left White Tortoise Shell Bracket
VS
Property Comparison
| Property | ⟓ 27D3 | ⟬ 27EC |
|---|---|---|
| Name | Lower Right Corner With Dot | Mathematical Left 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) | Open Punctuation (Ps) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 27D3 | 27EC |
|---|---|---|
| Unicode | U+27D3 | U+27EC |
| HTML Decimal | ⟓ | ⟬ |
| HTML Hex | ⟓ | ⟬ |
| CSS | \27D3 | \27EC |
| JavaScript | \u{27D3} | \u{27EC} |
| Python | \u27d3 | \u27ec |
| UTF-8 | e2 9f 93 | e2 9f ac |
How to Distinguish
Both Lower Right Corner With Dot and Mathematical Left 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.