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