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' : ''">
⩗
SLOPING LARGE OR
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A57 | |
| decimal | 10839 | |
| htmldecimal | ⩗ | |
| htmlhex | ⩗ | |
| css | \2A57 | |
| javascript | \u{2A57} | |
| python | \u2a57 | |
| java | \u2A57 | |
| go | \u2A57 | |
| ruby | \u{2A57} | |
| rust | \u{2A57} | |
| ccpp | \u2a57 | |
| urlencoded | %E2%A9%97 | |
| utf8bytes | e2 a9 97 | |
| utf16bebytes | 2a 57 | |
| utf32bebytes | 00 00 2a 57 |
How to Use
HTML:
⩗
CSS:
content: "\2A57"
JavaScript:
"\u{2A57}"
Python:
"\u2a57"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes