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