No

Other Number

915 characters — Number group

Number characters that are not decimal digits or letter numbers.

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