How to load utf16 source files with wrangler CLI

I would write all the files of my project by using the UTF-16 encoding,
but it seems that wrangler CLI only understand UTF-8.
Is there a manner of telling to wrangler that the source files
must be read with the UTF-16 encoding?