Quadrant Upper Left And Lower Left And Lower Right vs Quadrant Upper Left And Upper Right And Lower Left
VS
プロパティ比較
エンコード比較
| フォーマット | 2599 | 259B |
|---|---|---|
| Unicode | U+2599 | U+259B |
| HTML Decimal | ▙ | ▛ |
| HTML Hex | ▙ | ▛ |
| CSS | \2599 | \259B |
| JavaScript | \u{2599} | \u{259B} |
| Python | \u2599 | \u259b |
| UTF-8 | e2 96 99 | e2 96 9b |
見分け方
Quadrant Upper Left And Lower Left And Lower Right と Quadrant Upper Left And Upper Right And Lower Left はどちらも ブロック要素 カテゴリと Block Elements ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。