Get encoding of a file in Windows

前端 未结 12 1905
忘了有多久
忘了有多久 2020-11-22 12:16

This isn\'t really a programming question, is there a command line or Windows tool (Windows 7) to get the current encoding of a text file? Sure I can write a little C# app b

12条回答
  •  孤街浪徒
    2020-11-22 12:55

    Another tool that I found useful: https://archive.codeplex.com/?p=encodingchecker EXE can be found here

提交回复
热议问题