Enables recognition of UTF literal syntax.
.-noutf-. >>- -q--+-utf---+----------------------------------------------><
The compiler uses iconv to convert the source file to Unicode. If the source file cannot be converted, the compiler will ignore the -qutf option and issue a warning.
Related information