Left Three Eighths Block vs Lower Three Quarters Block
VS
Property Comparison
| Property | ▍ 258D | ▆ 2586 |
|---|---|---|
| Name | Left Three Eighths Block | Lower Three Quarters Block |
| 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 | 258D | 2586 |
|---|---|---|
| Unicode | U+258D | U+2586 |
| HTML Decimal | ▍ | ▆ |
| HTML Hex | ▍ | ▆ |
| CSS | \258D | \2586 |
| JavaScript | \u{258D} | \u{2586} |
| Python | \u258d | \u2586 |
| UTF-8 | e2 96 8d | e2 96 86 |
How to Distinguish
Both Left Three Eighths Block and Lower Three Quarters Block 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.