Other Lowercase
Other Lowercase is a character classification that identifies lowercase letters which lack a direct uppercase counterpart, either because they are inherently caseless in their script or because their uppercase form is not a standard mapping. These characters include phonetic symbols, letterlike signs, and lowercase variants from minority scripts, such as the long s (ſ), the open o (ɔ), or the small capital letters used in linguistics. The property helps software distinguish these from ordinary lowercase letters, which typically possess a simple case pairing, ensuring correct behavior in operations like case folding, sorting, and text rendering, especially when preserving the distinction between true lowercased forms and special-purpose characters that merely resemble them.
- Abbr
- Y
- Count
- 374
Yes is assigned to characters that are lowercase by definition but not classified as standard lowercase letters, like superscripts or modifier letters.
- Abbr
- N
- Count
- 309967
No is the indication that a character is not classified as a lowercase letter under the Other Lowercase category.