Changing the character set for a language


The character set is stored in the database. This is the character set used for the response to the user.

To change the character set for a language, use the Supported markups portlet. Select Administration, Portal settings, Supported markups. Select the markup for which you want to change the character set, select Edit selected markup, then Set locale-specific settings, select the language for which you want to make the change, and Edit setting for selected language. Now you can change the character set for the selected language in the selected markup.

Note that for a portlet to be rendered correctly, the language of the portlet must be supported by the character set of the portal.

To help the user's browser to render content correctly, the used character set is written to the HTTP header of the response stream. The default encoding is UTF-8.

The values in use are:

      Japanese ja                       = Shift_JIS
      Simplified Chinese zh             = GBK
      Traditional Chinese zh_TW, HTML   = Big5
      Traditional Chinese zh_TW, WML    = UTF-8
      Korean ko                         = KSC5601
      All others                        = UTF-8

See also