This section describes the ITLocale methods
for converting the case of characters.
The ToUpper—Wide Character method
This method converts the wide character c to uppercase.
If the wide character has no uppercase equivalent, it is copied unchanged.
The ToUpper—Multibyte Character method
This method converts the multibyte characters in from to
uppercase. If the characters in from have no uppercase equivalent,
they are copied unchanged.