Fixing broken special characters in Git diff

My project files are in ISO 8859-1 format. I can open and modify the files without problems. However, in the git diff, special characters appear broken in the preview. I haven’t tested how the files look after committing.