Lu

Uppercase Letter

1,886 characters — Letter group

Letters that are uppercase, such as A, B, C.

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