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' : ''">
⪭
LARGER THAN OR EQUAL TO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2AAD | |
| decimal | 10925 | |
| htmldecimal | ⪭ | |
| htmlhex | ⪭ | |
| css | \2AAD | |
| javascript | \u{2AAD} | |
| python | \u2aad | |
| java | \u2AAD | |
| go | \u2AAD | |
| ruby | \u{2AAD} | |
| rust | \u{2AAD} | |
| ccpp | \u2aad | |
| urlencoded | %E2%AA%AD | |
| utf8bytes | e2 aa ad | |
| utf16bebytes | 2a ad | |
| utf32bebytes | 00 00 2a ad |
How to Use
HTML:
⪭
CSS:
content: "\2AAD"
JavaScript:
"\u{2AAD}"
Python:
"\u2aad"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes