x200D
x200D refers to the Unicode code point U+200D, commonly known as the ZERO WIDTH JOINER (ZWJ). It is a non-printing formatting character used to indicate that the preceding and following characters should be joined in rendering, forming a single unit where appropriate. The character itself has no visible glyph.
Technical details: U+200D is categorized as a non-spacing, formatting character. In UTF-8 its encoding is the
Usage and effects: The ZWJ is used to create ligatures or joined forms in certain writing systems,
Rendering and compatibility: Rendering of x200D depends on fonts and rendering engines. Some systems may not
See also: zero width non-joiner (U+200C), grapheme cluster concepts, and emoji ZWJ sequences.