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