Complete this program that reads input from a file.
Print how many of the Unicode characters in the file are:
- ASCII characters
- Special characters listed in Table 3.3
- Characters that can be encoded in ISO 8859-1
- Greek letters (Α-Ω, α-ω)
- Characters that are not in the basic multilingual plane