RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find Check Farsi Unicode Character
Expression
[\u0600-\u06FF]
Description
This Regex chceck an input string for persian unicode character Note that it not work in javascript For Example In C#.NET: Regex.IsMatch(Text, "[\u0600-\u06FF]");
Matches
سلام | hello علی | Hi 2 سلام
Non-Matches
Hello | Ali | 123
Author Rating: The rating for this expression. Ali Delshad
Source http://faradade.com
Your Rating
Bad Good

Enter New Comment

Title

Name

Comment

Spammers suck - we apologize. Please enter the text shown below to enable your comment (not case sensitive - try as many times as you need to if the first ones are too hard):

Existing User Comments

Title: detect absolutly text is Farsi or not
Name: morteza
Date: 6/17/2012 5:31:01 PM
Comment:
detect absolutly text is Farsi or not.(not is contain Farsi letter )


Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials