product · inferred from evidence
Windows-1252
A character encoding standard (also known as CP-1252).
- moov-io/ach Reader garbles UTF-8 names (è becomes Ãè)
Parsing ACH files from the Fed with moov-io/ach's `Reader` worked for ASCII files, but files containing UTF-8 names (e.g. `John DèS`) came out garbled: `è` showed up as `è`. The reporter's analysis: the charset detection library only inspe