Lower Three Quarters Block vs Quadrant Lower Right
VS
Property Comparison
| Property | ▆ 2586 | ▗ 2597 |
|---|---|---|
| Name | Lower Three Quarters Block | Quadrant Lower 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 | 2586 | 2597 |
|---|---|---|
| Unicode | U+2586 | U+2597 |
| HTML Decimal | ▆ | ▗ |
| HTML Hex | ▆ | ▗ |
| CSS | \2586 | \2597 |
| JavaScript | \u{2586} | \u{2597} |
| Python | \u2586 | \u2597 |
| UTF-8 | e2 96 86 | e2 96 97 |
How to Distinguish
Both Lower Three Quarters Block and Quadrant Lower 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.