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' : ''">
⟋
MATHEMATICAL RISING DIAGONAL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27CB | |
| decimal | 10187 | |
| htmldecimal | ⟋ | |
| htmlhex | ⟋ | |
| css | \27CB | |
| javascript | \u{27CB} | |
| python | \u27cb | |
| java | \u27CB | |
| go | \u27CB | |
| ruby | \u{27CB} | |
| rust | \u{27CB} | |
| ccpp | \u27cb | |
| urlencoded | %E2%9F%8B | |
| utf8bytes | e2 9f 8b | |
| utf16bebytes | 27 cb | |
| utf32bebytes | 00 00 27 cb |
How to Use
HTML:
⟋
CSS:
content: "\27CB"
JavaScript:
"\u{27CB}"
Python:
"\u27cb"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes