Parsing age values.
[gedcom-parse.git] / gedcom.enc
index 7f370a7b99b7b70833c366c3008337cd740ac2f2..4645be9811af61b04e3bcbdadbee4f1f5534207e 100644 (file)
@@ -9,10 +9,11 @@
 #   - the iconv name of the charset
 
 # First the encodings supported by the GEDCOM standard
-UNICODE                2_LOHI  UTF16LE
-UNICODE                2_HILO  UTF16BE
+UNICODE                2_LOHI  UNICODELITTLE
+UNICODE                2_HILO  UNICODEBIG
 ASCII          1       ASCII
 ANSEL          1       ANSEL
 
 # Then some very frequently used non-standard encodings:
+# Note that CP1252 is a superset of ISO-8859-1, so that is covered too
 ANSI           1       CP1252