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