Mathematical Right White Square Bracket vs White Concave-Sided Diamond With Leftwards Tick
VS
プロパティ比較
エンコード比較
| フォーマット | 27E7 | 27E2 |
|---|---|---|
| Unicode | U+27E7 | U+27E2 |
| HTML Decimal | ⟧ | ⟢ |
| HTML Hex | ⟧ | ⟢ |
| CSS | \27E7 | \27E2 |
| JavaScript | \u{27E7} | \u{27E2} |
| Python | \u27e7 | \u27e2 |
| UTF-8 | e2 9f a7 | e2 9f a2 |
見分け方
Mathematical Right White Square Bracket と White Concave-Sided Diamond With Leftwards Tick はどちらも 数学記号 カテゴリと Miscellaneous Mathematical Symbols-A ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。