iconv
Possible to repair garbled Chinese filenames?
I\'m downloading via FTP some files with chinese names (BIG5 encoded), and Filezilla displays those filenames as garbage (as FTP cannot开发者_JAVA百科 handle any encoding other than ASCII and UTF-8, a[详细]
2022-12-23 16:24 分类:问答How can I convert Cyrillic stored as LATIN1 ( sql ) to true UTF8 Cyrillic with iconv?
I have a SQL dump file consisting of incorrectly stored Cyrillic Russian ( WINDOWS-1251 ) text, example Èðàíñêèå which should properly be displayed as Иранские.[详细]
2022-12-22 16:47 分类:问答iconv encoding conversion problem
I am having trouble converting strings from utf8 to gb2312. My convert function is below void convert(const char *from_charset,const char *to_charset, char *inptr, char *outptr)[详细]
2022-12-18 06:39 分类:问答Uploaded file char-set conversion with Ruby
I have an application where we\'re having our clients upload a csv file to our server. We then process and put the data from the csv into our database. We\'re running into some issues with char-sets e[详细]
2022-12-12 16:16 分类:问答