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