Re: identify encoding from a file

[email protected] (Galen Charlton) Sat, 6 Feb 2016 11:47:01 -0500
Newsgroups perl.perl4lib
Message-ID <CALXNrD-yJ5UAXVSfdrrXPYFUJDyu9AA_BafhNiHZf4qc9JZwKg@mail.gmail.com>
Hi,

On Sat, Feb 6, 2016 at 7:39 AM, Marios lyberak <[email protected]> w=
rote:
> in <RECORD ID=3D"5">
>
> <GROUPNAME>=CC=A1=E8=A7=B4=DD=B2</GROUPNAME> -> <GROUPNAME>=CE=9C=CE=B1=
=CE=B8=CE=B7=CF=84=CE=AD=CF=82</GROUPNAME>
>
> and in
>
> <RECORD ID=3D"6">
>
> <GROUPNAME>=CA=A1=E8=A7=A3=E7=B4=9D</GROUPNAME> -> <GROUPNAME>=CE=9A=CE=
=B1=CE=B8=CE=B7=CF=84=CE=B7=CF=84=CE=AD=CF=82</GROUPNAME>

Based on the fact that the output of "iconv -f iso-8859-7
LibGroup.xml" shows some of the expected Greek characters, I suspect
that the original Paradox database was using the ISO-8859-7 or
Windows-1253 character encoding, although whatever export routine
generated the file obviously mishandled its attempt to convert it to
UTF8.

Regards,

Galen
--=20
Galen Charlton
[email protected]