Ll

Lowercase Letter

2,283 characters — Letter group

Letters that are lowercase, such as a, b, c.

In regular expressions, you can match any character in this category using \p{Ll} (Perl-compatible) or \p{Lowercase Letter} in languages that support named Unicode properties (Python, Java, .NET, Ruby, PHP). Showing page 1 of 24.