Hi velson Horie,
Welcome to Microsoft Q&A!
I understand that you’re trying to convert 260 .txt files saved as UTF‑8 to UTF‑16 LE. If you’re interested in using Windows-native ways to do it (no third‑party tools required) here is your option:
- Right-click a
.txtfile > open with Notepad. - Click File > Save As > Encoding > UTF‑16 LE
- Save to another folder to keep the originals
An additional (less hassle) option would be to find another third-party tool, which can convert all your UTF‑8 files to UTF‑16 LE. But if you don’t want more programs on your PC, Notepad can help (though take time).
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.