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' : ''">
🮷
DOWNWARDS ARROW AND RIGHT ONE EIGHTH BLOCK
Overview
🮷 (DOWNWARDS ARROW AND RIGHT ONE EIGHTH BLOCK) is the Unicode character at code point U+1FBB7. 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+1FBB7 | |
| decimal | 129975 | |
| htmldecimal | 🮷 | |
| htmlhex | 🮷 | |
| css | \1FBB7 | |
| javascript | \u{1FBB7} | |
| python | \U0001fbb7 | |
| java | \uD83E\uDFB7 | |
| go | \U0001FBB7 | |
| ruby | \u{1FBB7} | |
| rust | \u{1FBB7} | |
| ccpp | \U0001fbb7 | |
| urlencoded | %F0%9F%AE%B7 | |
| utf8bytes | f0 9f ae b7 | |
| utf16bebytes | d8 3e df b7 | |
| utf32bebytes | 00 01 fb b7 |
How to Use
HTML:
🮷
CSS:
content: "\1FBB7"
JavaScript:
"\u{1FBB7}"
Python:
"\U0001fbb7"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 🮷 character (DOWNWARDS ARROW AND RIGHT ONE EIGHTH BLOCK)?
🮷 (DOWNWARDS ARROW AND RIGHT ONE EIGHTH BLOCK) is the Unicode character U+1FBB7.
What is the Unicode codepoint of DOWNWARDS ARROW AND RIGHT ONE EIGHTH BLOCK?
The DOWNWARDS ARROW AND RIGHT ONE EIGHTH BLOCK character (🮷) has codepoint U+1FBB7.
How do I type or copy DOWNWARDS ARROW AND RIGHT ONE EIGHTH BLOCK?
Copy 🮷 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.