CSV data can contain non-Latin characters. To ensure that the decoder interprets the data using the correct character encoding, you must place a .cpg file in the folder containing the .csv file.

The .cpg file must have the same name as the .csv file.

The .cpg file is a plain text file that specifies the codepage number. The file must contain either a code page number or the name of a character set.