copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('▍'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
▍
LEFT THREE EIGHTHS BLOCK
Overview
▍ (LEFT THREE EIGHTHS BLOCK) is the Unicode character at code point U+258D. It belongs to the Block Elements block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+258D | |
| decimal | 9613 | |
| htmldecimal | ▍ | |
| htmlhex | ▍ | |
| css | \258D | |
| javascript | \u{258D} | |
| python | \u258d | |
| java | \u258D | |
| go | \u258D | |
| ruby | \u{258D} | |
| rust | \u{258D} | |
| ccpp | \u258d | |
| urlencoded | %E2%96%8D | |
| utf8bytes | e2 96 8d | |
| utf16bebytes | 25 8d | |
| utf32bebytes | 00 00 25 8d |
How to Use
HTML:
▍
CSS:
content: "\258D"
JavaScript:
"\u{258D}"
Python:
"\u258d"
Properties
- Block
- Block Elements
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ▍ character (LEFT THREE EIGHTHS BLOCK)?
▍ (LEFT THREE EIGHTHS BLOCK) is the Unicode character U+258D.
What is the Unicode codepoint of LEFT THREE EIGHTHS BLOCK?
The LEFT THREE EIGHTHS BLOCK character (▍) has codepoint U+258D.
How do I type or copy LEFT THREE EIGHTHS BLOCK?
Copy ▍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.