Is there any command get all the properties of a file including its encoding format (this piece of information is really important to me) on Windows ? I'm looking for something similar to stat in Linux
I'd prefer using a command that can be used in command-prompt or a batch script although I know its possible with Powershell.