This fixes the output character set, rather than using either UTF-8 or the user 's preference from the Accept-Charset HTTP header. With this option present, all output occurs in the chosen character set. The conversion uses the iconv library, which is part of GNU glibc and/or most modern Unix Systems. Do not use this option if you can avoid it. This option is enabled only if you also enable AxTranslateOutput.