This sets the encoding to use for reading source files.
This is to be used if the encoding of the source files
is different from the system default encoding. For example
on windows the default encoding may be windows code page 1252,
and this may be different from the encoding in the source file,
for example UTF-8.
The default is the system encoding.