Asian languages and Unicode
The implementation of Chinese characters is really a problem in Unicode. You have simplified ones, used in Mainland China, traditional ones used in Taiwan and a slightly different subset of the traditional ones used in Japan + an additional of ~100 other characters that they use for the two other alphabets they use in Japan. All in all we talk about a set of several thousand characters for each set. It seems 16 bit Unicode is already at its limit there. Using a Chinese smartphone with Japanese web pages gives mixed results. Some of the Japanese style characters in unicode seem to be replaced with slightly different Chinese ones.
I suppose the Chinese have the same trouble, the other way around. I wonder if this is sorted out with newer implementations of Unicode.