Quadrant Upper Right vs Right Half Block
VS
Property Comparison
| Property | ▝ 259D | ▐ 2590 |
|---|---|---|
| Name | Quadrant Upper Right | Right Half 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 | 259D | 2590 |
|---|---|---|
| Unicode | U+259D | U+2590 |
| HTML Decimal | ▝ | ▐ |
| HTML Hex | ▝ | ▐ |
| CSS | \259D | \2590 |
| JavaScript | \u{259D} | \u{2590} |
| Python | \u259d | \u2590 |
| UTF-8 | e2 96 9d | e2 96 90 |
How to Distinguish
Both Quadrant Upper Right and Right Half 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.