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' : ''">
ZERO WIDTH NON-JOINER
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+200C | |
| decimal | 8204 | |
| htmldecimal | ‌ | |
| htmlhex | ‌ | |
| css | \200C | |
| javascript | \u{200C} | |
| python | \u200c | |
| java | \u200C | |
| go | \u200C | |
| ruby | \u{200C} | |
| rust | \u{200C} | |
| ccpp | \u200c | |
| urlencoded | %E2%80%8C | |
| utf8bytes | e2 80 8c | |
| utf16bebytes | 20 0c | |
| utf32bebytes | 00 00 20 0c |
How to Use
HTML:
‌
CSS:
content: "\200C"
JavaScript:
"\u{200C}"
Python:
"\u200c"
Properties
- Block
- General Punctuation
- Script
- Zinh
- Category
- Format (Cf)
- Bidirectional
- BN
- Combining
- 0
- Mirrored
- No
Compare
Frequently Asked Questions
What is the character (ZERO WIDTH NON-JOINER)?
(ZERO WIDTH NON-JOINER) is the Unicode character U+200C.
What is the Unicode codepoint of ZERO WIDTH NON-JOINER?
The ZERO WIDTH NON-JOINER character () has codepoint U+200C.
How do I type or copy ZERO WIDTH NON-JOINER?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.