Lower Right Quadrant Circular Arc vs Square With Diagonal Crosshatch Fill
VS
プロパティ比較
エンコード比較
| フォーマット | 25DE | 25A9 |
|---|---|---|
| Unicode | U+25DE | U+25A9 |
| HTML Decimal | ◞ | ▩ |
| HTML Hex | ◞ | ▩ |
| CSS | \25DE | \25A9 |
| JavaScript | \u{25DE} | \u{25A9} |
| Python | \u25de | \u25a9 |
| UTF-8 | e2 97 9e | e2 96 a9 |
見分け方
Lower Right Quadrant Circular Arc と Square With Diagonal Crosshatch Fill はどちらも 幾何学模様 カテゴリと Geometric Shapes ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。