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' : ''">
⧜
INCOMPLETE INFINITY
Overview
⧜ (INCOMPLETE INFINITY) is the Unicode character at code point U+29DC. 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+29DC | |
| decimal | 10716 | |
| htmldecimal | ⧜ | |
| htmlhex | ⧜ | |
| css | \29DC | |
| javascript | \u{29DC} | |
| python | \u29dc | |
| java | \u29DC | |
| go | \u29DC | |
| ruby | \u{29DC} | |
| rust | \u{29DC} | |
| ccpp | \u29dc | |
| urlencoded | %E2%A7%9C | |
| utf8bytes | e2 a7 9c | |
| utf16bebytes | 29 dc | |
| utf32bebytes | 00 00 29 dc |
How to Use
HTML:
⧜
CSS:
content: "\29DC"
JavaScript:
"\u{29DC}"
Python:
"\u29dc"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⧜ character (INCOMPLETE INFINITY)?
⧜ (INCOMPLETE INFINITY) is the Unicode character U+29DC.
What is the Unicode codepoint of INCOMPLETE INFINITY?
The INCOMPLETE INFINITY character (⧜) has codepoint U+29DC.
How do I type or copy INCOMPLETE INFINITY?
Copy ⧜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.