Zero Width Joiner
ZWJ
Technical/UnicodeAn invisible Unicode character (U+200D) used to join multiple emoji into a single composite emoji, such as combining people and objects into profession emoji.
The Zero Width Joiner is a non-printing character that, when placed between two emoji, signals that they should be rendered as a single glyph if the platform supports that combination. If not supported, the individual emoji are shown side by side — a graceful fallback.ZWJ sequences enable hundreds of emoji without requiring new code points for each. For example: 👩 + ZWJ + 💻 = 👩💻 (woman technologist). The family emoji, profession emoji, and many diversity emoji all use ZWJ.
Platforms decide which ZWJ sequences to support. Apple, Google, and others may recognize different combinations, which is why some emoji appear differently or as multiple characters across devices.