Hover or tap a character to see its index in both systems.
The same word has two positions depending on who is counting.
Python sees π΅ as one character; JavaScript stores it as two UTF-16 code units,
so every index after it disagrees by one β βmusicβ starts at 10 on one side and 11 on the other.