Lower Right Corner With Dot vs Mathematical Left Flattened Parenthesis
VS
プロパティ比較
エンコード比較
| フォーマット | 27D3 | 27EE |
|---|---|---|
| Unicode | U+27D3 | U+27EE |
| HTML Decimal | ⟓ | ⟮ |
| HTML Hex | ⟓ | ⟮ |
| CSS | \27D3 | \27EE |
| JavaScript | \u{27D3} | \u{27EE} |
| Python | \u27d3 | \u27ee |
| UTF-8 | e2 9f 93 | e2 9f ae |
見分け方
Lower Right Corner With Dot と Mathematical Left Flattened Parenthesis はどちらも 数学記号 カテゴリと Miscellaneous Mathematical Symbols-A ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。