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 ONE EIGHTH BLOCK
Overview
▏ (LEFT ONE EIGHTH BLOCK) is the Unicode character at code point U+258F. 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+258F | |
| decimal | 9615 | |
| htmldecimal | ▏ | |
| htmlhex | ▏ | |
| css | \258F | |
| javascript | \u{258F} | |
| python | \u258f | |
| java | \u258F | |
| go | \u258F | |
| ruby | \u{258F} | |
| rust | \u{258F} | |
| ccpp | \u258f | |
| urlencoded | %E2%96%8F | |
| utf8bytes | e2 96 8f | |
| utf16bebytes | 25 8f | |
| utf32bebytes | 00 00 25 8f |
How to Use
HTML:
▏
CSS:
content: "\258F"
JavaScript:
"\u{258F}"
Python:
"\u258f"
Properties
- Block
- Block Elements
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ▏ character (LEFT ONE EIGHTH BLOCK)?
▏ (LEFT ONE EIGHTH BLOCK) is the Unicode character U+258F.
What is the Unicode codepoint of LEFT ONE EIGHTH BLOCK?
The LEFT ONE EIGHTH BLOCK character (▏) has codepoint U+258F.
How do I type or copy LEFT ONE EIGHTH BLOCK?
Copy ▏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.