If c is a Unicode lower case character, return the upper case equivalent, otherwise return c.
See Implementation
If c is a Unicode lower case character, return the upper case equivalent, otherwise return c.