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 LESS-THAN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22D8 | |
| decimal | 8920 | |
| htmldecimal | ⋘ | |
| htmlhex | ⋘ | |
| css | \22D8 | |
| javascript | \u{22D8} | |
| python | \u22d8 | |
| java | \u22D8 | |
| go | \u22D8 | |
| ruby | \u{22D8} | |
| rust | \u{22D8} | |
| ccpp | \u22d8 | |
| urlencoded | %E2%8B%98 | |
| utf8bytes | e2 8b 98 | |
| utf16bebytes | 22 d8 | |
| utf32bebytes | 00 00 22 d8 |
How to Use
HTML:
⋘
CSS:
content: "\22D8"
JavaScript:
"\u{22D8}"
Python:
"\u22d8"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes