I have a PHP file that I created with VIM, but I\'m not sure which is its encoding.
When I use the terminal and check the encoding with the command file -bi fo
file -bi fo
$ file --mime my.txt my.txt: text/plain; charset=iso-8859-1