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' : ''">
⋙
VERY MUCH GREATER-THAN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22D9 | |
| decimal | 8921 | |
| htmldecimal | ⋙ | |
| htmlhex | ⋙ | |
| css | \22D9 | |
| javascript | \u{22D9} | |
| python | \u22d9 | |
| java | \u22D9 | |
| go | \u22D9 | |
| ruby | \u{22D9} | |
| rust | \u{22D9} | |
| ccpp | \u22d9 | |
| urlencoded | %E2%8B%99 | |
| utf8bytes | e2 8b 99 | |
| utf16bebytes | 22 d9 | |
| utf32bebytes | 00 00 22 d9 |
How to Use
HTML:
⋙
CSS:
content: "\22D9"
JavaScript:
"\u{22D9}"
Python:
"\u22d9"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes