Mathematical Left White Tortoise Shell Bracket vs Upper Left Corner With Dot
VS
Property Comparison
| Property | ⟬ 27EC | ⟔ 27D4 |
|---|---|---|
| Name | Mathematical Left White Tortoise Shell Bracket | Upper Left Corner With Dot |
| Category | Math Symbols | Math Symbols |
| Block | Miscellaneous Mathematical Symbols-A | Miscellaneous Mathematical Symbols-A |
| Script | Zyyy | Zyyy |
| General Category | Open Punctuation (Ps) | Math Symbol (Sm) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 27EC | 27D4 |
|---|---|---|
| Unicode | U+27EC | U+27D4 |
| HTML Decimal | ⟬ | ⟔ |
| HTML Hex | ⟬ | ⟔ |
| CSS | \27EC | \27D4 |
| JavaScript | \u{27EC} | \u{27D4} |
| Python | \u27ec | \u27d4 |
| UTF-8 | e2 9f ac | e2 9f 94 |
How to Distinguish
Both Mathematical Left White Tortoise Shell Bracket and Upper Left Corner With Dot 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.