ZERO WIDTH NON-JOINER
U+200C
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
General Punctuation
Character Encoding
UTF-8
0xE20x800x8C
UTF-16
0x200C
UTF-32
0x0000200C
Copy & Paste Codes
Character
Unicode Escape
\u{200C}
HTML Entity (Decimal)
‌
HTML Entity (Hex)
‌
CSS Code
\200C
JavaScript
String.fromCodePoint(0x200C)
Python
chr(0x200C)