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