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' : ''">
⪐
GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A90 | |
| decimal | 10896 | |
| htmldecimal | ⪐ | |
| htmlhex | ⪐ | |
| css | \2A90 | |
| javascript | \u{2A90} | |
| python | \u2a90 | |
| java | \u2A90 | |
| go | \u2A90 | |
| ruby | \u{2A90} | |
| rust | \u{2A90} | |
| ccpp | \u2a90 | |
| urlencoded | %E2%AA%90 | |
| utf8bytes | e2 aa 90 | |
| utf16bebytes | 2a 90 | |
| utf32bebytes | 00 00 2a 90 |
How to Use
HTML:
⪐
CSS:
content: "\2A90"
JavaScript:
"\u{2A90}"
Python:
"\u2a90"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes