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
Overview
⧞ (INFINITY NEGATED WITH VERTICAL BAR) is the Unicode character at code point U+29DE. It belongs to the Miscellaneous Mathematical Symbols-B block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
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
Frequently Asked Questions
What is the ⧞ character (INFINITY NEGATED WITH VERTICAL BAR)?
⧞ (INFINITY NEGATED WITH VERTICAL BAR) is the Unicode character U+29DE.
What is the Unicode codepoint of INFINITY NEGATED WITH VERTICAL BAR?
The INFINITY NEGATED WITH VERTICAL BAR character (⧞) has codepoint U+29DE.
How do I type or copy INFINITY NEGATED WITH VERTICAL BAR?
Copy ⧞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.