JohnH said:The names of the characters is useful for a map, check out the Unicode Character Database especially UnicodeData.txt. You can use Integer.Parse (NumberStyles.HexNumber) with the first field to get the code point, and name string from second field.