ZERO WIDTH JOINER
U+200D
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
0xE20x800x8D
UTF-16
0x200D
UTF-32
0x0000200D
Copy & Paste Codes
Character
Unicode Escape
\u{200D}
HTML Entity (Decimal)
‍
HTML Entity (Hex)
‍
CSS Code
\200D
JavaScript
String.fromCodePoint(0x200D)
Python
chr(0x200D)