Converting between different character sets can be complicated. In this demonstration, I show how to:
1 Convert UTF16 Little Endian to UTF16 Big Endian
2 Convert UTF8 (with no BOM) to UTF16 Big Endian (with BOM)
...first with a map rule, and then using a Typetree property