That would be utf-8 encoded unicode. You'll have to use iconv(1) if you want to change it to other character sets (if the tool doesn't have a charset option).
On Mon, 2004-03-29 at 10:34 +0200, Ludek Safar wrote: > Hello, > > I'm using Evo 1.4.5 suite and I've just realized there's a tool called > evolution-address-export. Could anyone tell me how is it formatting its > output? > > My problem is that if I call > evolution-addressbook-export --format=csv, it converts all the accented > characters to something I'm unable to decode back - like "�" to > \303\241. > > Normal export to vcf format looks pretty much OK... > > Any kind of information (i.e. what kind of output it actually poduces) > would be highly apprecitated. > > Thanks > > -- > Ludek > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
