In a native code Web application, the only document code system that can be used for a Web page that processes output results is native code. However, the following HTML document code systems can be used in a Unicode Web application:
Native code
UTF-8
UCS-2
It is recommended that the code systems for HTML documents are the same as the output code systems for the WWW browser. This will improve the execution performance.