Po

Other Punctuation

641 characters — Punctuation group

Punctuation marks that are not connectors, dashes, brackets, or quotes.

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