Lower Three Eighths Block vs Quadrant Upper Right
VS
Property Comparison
| Property | ▃ 2583 | ▝ 259D |
|---|---|---|
| Name | Lower Three Eighths Block | Quadrant Upper Right |
| Category | Block Elements | Block Elements |
| Block | Block Elements | Block Elements |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2583 | 259D |
|---|---|---|
| Unicode | U+2583 | U+259D |
| HTML Decimal | ▃ | ▝ |
| HTML Hex | ▃ | ▝ |
| CSS | \2583 | \259D |
| JavaScript | \u{2583} | \u{259D} |
| Python | \u2583 | \u259d |
| UTF-8 | e2 96 83 | e2 96 9d |
How to Distinguish
Both Lower Three Eighths Block and Quadrant Upper Right belong to the Block Elements category and the Block Elements block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.