UTF stands for Unicode Transformation Format. It is a character encoding format that can be as compact as ASCII (if the file is plain English text) but can contain unicode characters as well. It uses 8-bit blocks to represent each character that is encoded. UTF supports many languages and can accommodate pages and forms in any of those languages. In BQE CORE, you can export employees, reports, invoices, projects, etc. to the Comma Separated Values file format encoded with UTF-8. CORE exports data from all available columns, not just those visible in the grid. Besides the .csv file format, you can also export data to Microsoft Excel. Check CORE Help Center for details.