> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zeotap.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported File Formats

| **Encoding Type**               | **Supported** |
| :------------------------------ | :------------ |
| UTF-8                           | Yes           |
| UTF-8 with BOM                  | Yes           |
| Western (Windows 1252)          | Yes           |
| Central Europian (Windows 1250) | Yes           |
| UTF-16 LE                       | No            |
| UTF-16 LE with BOM              | No            |
| UTF-16 BE                       | No            |
| UTF-16 BE with BOM              | No            |

## Related Articles

* [https://www.ibm.com/support/pages/how-remove-bom-any-textxml-file#:\~:text=To%20check%20if%20BOM%20character,the%20file%20contains%20BOM%20character.](https://www.ibm.com/support/pages/how-remove-bom-any-textxml-file#:~:text=To%20check%20if%20BOM%20character,the%20file%20contains%20BOM%20character)
* [https://stackoverflow.com/questions/2223882/whats-the-difference-between-utf-8-and-utf-8-without-bom](https://stackoverflow.com/questions/2223882/whats-the-difference-between-utf-8-and-utf-8-without-bom)
