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 RIGHT TO MIDDLE LEFT TO LOWER RIGHT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBDD | |
| decimal | 130013 | |
| htmldecimal | 🯝 | |
| htmlhex | 🯝 | |
| css | \1FBDD | |
| javascript | \u{1FBDD} | |
| python | \U0001fbdd | |
| java | \uD83E\uDFDD | |
| go | \U0001FBDD | |
| ruby | \u{1FBDD} | |
| rust | \u{1FBDD} | |
| ccpp | \U0001fbdd | |
| urlencoded | %F0%9F%AF%9D | |
| utf8bytes | f0 9f af 9d | |
| utf16bebytes | d8 3e df dd | |
| utf32bebytes | 00 01 fb dd |
How to Use
HTML:
🯝
CSS:
content: "\1FBDD"
JavaScript:
"\u{1FBDD}"
Python:
"\U0001fbdd"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No