Zero Width Joiner Length Tool

Detect and count Zero Width Joiner (U+200D) characters used in emoji sequences and ligatures.

U+200D ยท ZERO WIDTH JOINER
The ZWJ is used between emoji to create combined emoji sequences, like ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ง (family) or ๐Ÿ‘ฉโ€๐Ÿ’ป (woman technologist).
0
TOTAL CHARS
0
ZWJ FOUND
0
EMOJIS EST.

What is a Zero Width Joiner?

The Zero Width Joiner (ZWJ, U+200D) is used to combine multiple emoji into a single visual glyph. For example: ๐Ÿ‘ฉ + ZWJ + ๐Ÿ’ป = ๐Ÿ‘ฉโ€๐Ÿ’ป. This is how complex emoji sequences like family emojis or profession emojis are built.

Impact on Character Count

Every ZWJ counts as one character in platforms that measure byte length. A complex emoji like ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ can contain 7+ code points, including multiple ZWJ characters โ€” counting as many characters even if it appears as one symbol.