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 QUARTER BLOCK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+258E | |
| decimal | 9614 | |
| htmldecimal | ▎ | |
| htmlhex | ▎ | |
| css | \258E | |
| javascript | \u{258E} | |
| python | \u258e | |
| java | \u258E | |
| go | \u258E | |
| ruby | \u{258E} | |
| rust | \u{258E} | |
| ccpp | \u258e | |
| urlencoded | %E2%96%8E | |
| utf8bytes | e2 96 8e | |
| utf16bebytes | 25 8e | |
| utf32bebytes | 00 00 25 8e |
How to Use
HTML:
▎
CSS:
content: "\258E"
JavaScript:
"\u{258E}"
Python:
"\u258e"
Properties
- Block
- Block Elements
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No