I have .txt file which was generated by my application , which we send to Bank every day as part of Payment Processing , but recently Bank observed that in Non prod environment we are sending special Character in 1st row and 1st column itself (file contains three characters in the beginning of the file) , like below
enter image description here Newley added Rows enter image description here
But when we open the file and verify we don't see any as such special character in the file, so could you please suggest me, do we have any tool to check the special character in the .txt file ? your help will be much appreciated
I am in windows OS