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' : ''">
๐ฏ
BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE CENTRE TO LOWER LEFT
Overview
๐ฏ (BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE CENTRE TO LOWER LEFT) is the Unicode character at code point U+1FBDB. 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+1FBDB | |
| decimal | 130011 | |
| htmldecimal | 🯛 | |
| htmlhex | 🯛 | |
| css | \1FBDB | |
| javascript | \u{1FBDB} | |
| python | \U0001fbdb | |
| java | \uD83E\uDFDB | |
| go | \U0001FBDB | |
| ruby | \u{1FBDB} | |
| rust | \u{1FBDB} | |
| ccpp | \U0001fbdb | |
| urlencoded | %F0%9F%AF%9B | |
| utf8bytes | f0 9f af 9b | |
| utf16bebytes | d8 3e df db | |
| utf32bebytes | 00 01 fb db |
How to Use
HTML:
🯛
CSS:
content: "\1FBDB"
JavaScript:
"\u{1FBDB}"
Python:
"\U0001fbdb"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฏ character (BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE CENTRE TO LOWER LEFT)?
๐ฏ (BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE CENTRE TO LOWER LEFT) is the Unicode character U+1FBDB.
What is the Unicode codepoint of BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE CENTRE TO LOWER LEFT?
The BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE CENTRE TO LOWER LEFT character (๐ฏ) has codepoint U+1FBDB.
How do I type or copy BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE CENTRE TO LOWER LEFT?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.