What Character Encoding is best for multinational companies
问题 If you had a website that was to be translated into every language in the world and therefore had a database with all these translations what character encoding would be best? UTF-128? If so do all browsers understand the chosen encoding? Is character encoding straight forward to implement or are there hidden factors? Thanks in advance. 回答1: If you want to support a variety of languages for web content, you should use an encoding that covers the entire Unicode range. The best choice for this