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