The encoding of XML documents

XML documents must be encoded in a supported code page.

XML documents that you parse using XML PARSE statements must be encoded, and XML documents that you create using XML GENERATE statements are encoded, as follows:

The encodings supported by the ICU conversion libraries are documented in the related reference about the ICU converter explorer.

related concepts  
XML input document encoding