For my site, I have to deal with UTF-8 encoding characters. In some case, I have to find the right value of one character in order to display it correctly in the broswer. <b>For some reasons, php will return a '?' when it reads a string such as this: '脉'. Why won't it just return the exact string (脉😉 if it couldn't regconize?