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 AND LOWER ONE EIGHTH BLOCK
Overview
๐ฎ (UPPER AND LOWER ONE EIGHTH BLOCK) is the Unicode character at code point U+1FB80. It belongs to the Symbols for Legacy Computing block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FB80 | |
| decimal | 129920 | |
| htmldecimal | 🮀 | |
| htmlhex | 🮀 | |
| css | \1FB80 | |
| javascript | \u{1FB80} | |
| python | \U0001fb80 | |
| java | \uD83E\uDF80 | |
| go | \U0001FB80 | |
| ruby | \u{1FB80} | |
| rust | \u{1FB80} | |
| ccpp | \U0001fb80 | |
| urlencoded | %F0%9F%AE%80 | |
| utf8bytes | f0 9f ae 80 | |
| utf16bebytes | d8 3e df 80 | |
| utf32bebytes | 00 01 fb 80 |
How to Use
HTML:
🮀
CSS:
content: "\1FB80"
JavaScript:
"\u{1FB80}"
Python:
"\U0001fb80"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฎ character (UPPER AND LOWER ONE EIGHTH BLOCK)?
๐ฎ (UPPER AND LOWER ONE EIGHTH BLOCK) is the Unicode character U+1FB80.
What is the Unicode codepoint of UPPER AND LOWER ONE EIGHTH BLOCK?
The UPPER AND LOWER ONE EIGHTH BLOCK character (๐ฎ) has codepoint U+1FB80.
How do I type or copy UPPER AND LOWER ONE EIGHTH BLOCK?
Copy ๐ฎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.