Nd

Decimal Number

770 characters — Number group

Decimal digit characters, such as 0–9 and their equivalents in other scripts.

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