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' : ''">
INVISIBLE PLUS
Overview
(INVISIBLE PLUS) is the Unicode character at code point U+2064. It belongs to the General Punctuation block, in the Format (Cf) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2064 | |
| decimal | 8292 | |
| htmldecimal | ⁤ | |
| htmlhex | ⁤ | |
| css | \2064 | |
| javascript | \u{2064} | |
| python | \u2064 | |
| java | \u2064 | |
| go | \u2064 | |
| ruby | \u{2064} | |
| rust | \u{2064} | |
| ccpp | \u2064 | |
| urlencoded | %E2%81%A4 | |
| utf8bytes | e2 81 a4 | |
| utf16bebytes | 20 64 | |
| utf32bebytes | 00 00 20 64 |
How to Use
HTML:
⁤
CSS:
content: "\2064"
JavaScript:
"\u{2064}"
Python:
"\u2064"
Properties
- Block
- General Punctuation
- Script
- Zyyy
- Category
- Format (Cf)
- Bidirectional
- BN
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (INVISIBLE PLUS)?
(INVISIBLE PLUS) is the Unicode character U+2064.
What is the Unicode codepoint of INVISIBLE PLUS?
The INVISIBLE PLUS character () has codepoint U+2064.
How do I type or copy INVISIBLE PLUS?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.