Lower Half Circle vs White Square With Rounded Corners
VS
プロパティ比較
エンコード比較
| フォーマット | 25E1 | 25A2 |
|---|---|---|
| Unicode | U+25E1 | U+25A2 |
| HTML Decimal | ◡ | ▢ |
| HTML Hex | ◡ | ▢ |
| CSS | \25E1 | \25A2 |
| JavaScript | \u{25E1} | \u{25A2} |
| Python | \u25e1 | \u25a2 |
| UTF-8 | e2 97 a1 | e2 96 a2 |
見分け方
Lower Half Circle と White Square With Rounded Corners はどちらも 幾何学模様 カテゴリと Geometric Shapes ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。