python - Finding out the correct encoding, given the decoded string for a certain format -


in python, opened file using iso-8859-1 encoding. file huge, , i'm trying find right encoding. know decoded word fröhliche fröhliche. knowing this, there way find right encoding? i've tried utf-8 , it's unable decode file.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -