enca icon indicating copy to clipboard operation
enca copied to clipboard

CP1252 vs. UTF8

Open nitzanav opened this issue 10 years ago • 2 comments

Hi Michal,

I am trying to use our great tool - https://github.com/nijel/enca

I need to detect between UTF8 and LATIN1 of mysql, actually CP-1252.

But when I look a the documentation "enca --list charsets" I don't see CP-1252.

Can you help, can I do it with your tool or can you recommend on another solution?

P.S. I am using Ruby and PHP.

Thanks, Nitzan

nitzanav avatar Feb 16 '15 17:02 nitzanav

Indeed there is no support for this charset.

nijel avatar Feb 17 '15 08:02 nijel

Patches welcome, see https://github.com/nijel/enca/blob/master/DEVELOP.md#how-to-add-a-new-charsetencoding

nijel avatar Jan 04 '16 09:01 nijel