سانچہ:UTF-8/3

آزاد دائرۃ المعارف، ویکیپیڈیا سے

E0

Documentation icon دستاویز

If the number passed is less than 16, then this is the first digit of a three byte sequence - add to 0xE0; otherwise, it's the second byte of a 4 byte sequence, and you add the 6 least significant bits to 0x80.