Valigara imports/updates data from CSV or TXT files. Most of the files are in the standard UTF-8 encoding. In some cases, (f.i. support of extended special symbols, or languages using the non-Latin alphabet, such as Hebrew, Arabic, and German) data files use different encodings.
Examples of advanced symbols: ¿ , ¶, ® , Á
The BOM (Byte Order Mark) standard determines the file encoding. If no BOM is defined in the file, the default UTF-8 encoding is assumed.
Supported encodings:
- UTF-8 (default)
- UTF-16BE
- UTF-16LE
- UTF-32BE
- UTF-32LE
|
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article