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 MIDDLE LEFT TO LOWER RIGHT
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBD3 | |
| decimal | 130003 | |
| htmldecimal | 🯓 | |
| htmlhex | 🯓 | |
| css | \1FBD3 | |
| javascript | \u{1FBD3} | |
| python | \U0001fbd3 | |
| java | \uD83E\uDFD3 | |
| go | \U0001FBD3 | |
| ruby | \u{1FBD3} | |
| rust | \u{1FBD3} | |
| ccpp | \U0001fbd3 | |
| urlencoded | %F0%9F%AF%93 | |
| utf8bytes | f0 9f af 93 | |
| utf16bebytes | d8 3e df d3 | |
| utf32bebytes | 00 01 fb d3 |
How to Use
HTML:
🯓
CSS:
content: "\1FBD3"
JavaScript:
"\u{1FBD3}"
Python:
"\U0001fbd3"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฏ character (BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO LOWER RIGHT)?
๐ฏ (BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO LOWER RIGHT) is the Unicode character U+1FBD3.
What is the Unicode codepoint of BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO LOWER RIGHT?
The BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO LOWER RIGHT character (๐ฏ) has codepoint U+1FBD3.
How do I type or copy BOX DRAWINGS LIGHT DIAGONAL MIDDLE LEFT TO LOWER RIGHT?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.