in plain html you can specify
the page encoding in the html head such as
...
This can also be done in most web editor programs. In dreamweaver, in Page Properties (CTRL-J), Title/Encoding ensure Encoding is either Chinese Simplified or Unicode. The former is equivalent to replacing XXXXX in the above line by gb2312.