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