I have been looking around for a while to any kind of solution to my problem the only thing close is how to replace a specific line if i know the non ASCII string already but what i would like to do is a loop for every line in a txt file to find every single non ASCII string and replace it with just the word STRING
variable Name ‘ƒ variable2 Name2 ƒŠ‡
I have only found people removing all ascii and filling the blanks in between.