Output transformation in XSLT API page adds utf-16 encoding

A Xslt output transformation has on start of file this declaration:

<?xml version="1.0" encoding="utf-16"?>

I was expecting the output without this declaration.