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' : ''">
⧞
INFINITY NEGATED WITH VERTICAL BAR
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29DE | |
| decimal | 10718 | |
| htmldecimal | ⧞ | |
| htmlhex | ⧞ | |
| css | \29DE | |
| javascript | \u{29DE} | |
| python | \u29de | |
| java | \u29DE | |
| go | \u29DE | |
| ruby | \u{29DE} | |
| rust | \u{29DE} | |
| ccpp | \u29de | |
| urlencoded | %E2%A7%9E | |
| utf8bytes | e2 a7 9e | |
| utf16bebytes | 29 de | |
| utf32bebytes | 00 00 29 de |
How to Use
HTML:
⧞
CSS:
content: "\29DE"
JavaScript:
"\u{29DE}"
Python:
"\u29de"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No