Tagged Questions
1
vote
0answers
20 views
Email text encoded with ASCII+1 scheme?
Something extremely strange is happening to me. I receive an email newsletter (about film news) and recently most of its text has suddenly begun to look like gibberish.
The corresponding article, ...
0
votes
2answers
343 views
Utility for converting Shift-JIS encoded files to UTF-8 encoded files
My client has a ton of Japanese text files which are encoded in Shift-JIS.
They need a utility which can convert these files to UTF-8.
Ideally, the tool would offer both command-line and interactive ...
0
votes
1answer
285 views
Unconvert Text File from Binary Format
I've got a rather large CSV file (~700MB) which I know to consist of lines of 27-character alpha-numeric hashes; no commas or anything fancy. Somehow, during its migration from Windows to Linux (via ...