UTF-16 text files generated by Windows
By default, Windows generates .txt files using UTF-16 encoding; here's how I discovered that and converted one to UTF-8.
2 posts found
By default, Windows generates .txt files using UTF-16 encoding; here's how I discovered that and converted one to UTF-8.
Despite general thinking, I like to develop on Windows instead of an Unix-like system. So, after I found out that I can create and use aliases to run scripts on my Windows terminal and automate the annoying task of updating my GIT repository.