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 RIGHT TO UPPER CENTRE TO MIDDLE LEFT TO LOWER CENTRE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBAD | |
| decimal | 129965 | |
| htmldecimal | 🮭 | |
| htmlhex | 🮭 | |
| css | \1FBAD | |
| javascript | \u{1FBAD} | |
| python | \U0001fbad | |
| java | \uD83E\uDFAD | |
| go | \U0001FBAD | |
| ruby | \u{1FBAD} | |
| rust | \u{1FBAD} | |
| ccpp | \U0001fbad | |
| urlencoded | %F0%9F%AE%AD | |
| utf8bytes | f0 9f ae ad | |
| utf16bebytes | d8 3e df ad | |
| utf32bebytes | 00 01 fb ad |
How to Use
HTML:
🮭
CSS:
content: "\1FBAD"
JavaScript:
"\u{1FBAD}"
Python:
"\U0001fbad"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No