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