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