Charset?
            
            #214
          
          
        Replies: 1 comment
-
| I'm having the same issue. Output is garbled up: Γö£ΓöÇBROKENΓöÇ http://www.deadlinkcity.com/error-page.asp?e=400 (HTTP_400) | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to filter only broken links so I use filter on my powershell "Select-String Broken". But charset of filtered content is not correct because I have there "ÔöťÔöÇBROKENÔöÇ" instead of "├─BROKEN─". The same problem is if i want to save this output into file. I tried that via UTF8, ASCII, windows 1250 etc. , but problem is +- same.
Can u help me how to fix it on windows, or what charset to use?
Environment:
Beta Was this translation helpful? Give feedback.
All reactions