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' : ''">
⌍
BOTTOM LEFT CROP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+230D | |
| decimal | 8973 | |
| htmldecimal | ⌍ | |
| htmlhex | ⌍ | |
| css | \230D | |
| javascript | \u{230D} | |
| python | \u230d | |
| java | \u230D | |
| go | \u230D | |
| ruby | \u{230D} | |
| rust | \u{230D} | |
| ccpp | \u230d | |
| urlencoded | %E2%8C%8D | |
| utf8bytes | e2 8c 8d | |
| utf16bebytes | 23 0d | |
| utf32bebytes | 00 00 23 0d |
How to Use
HTML:
⌍
CSS:
content: "\230D"
JavaScript:
"\u{230D}"
Python:
"\u230d"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No