Taiwanese Telephone Number Pattern

Prev Next

Telephone numbers in Taiwan are a 10-11-digit number that begin with 02–08, where the first two digits represent the area code.

Validator

No Validation

Matched expressions

Regex expressions

Description

Score

(?i:\b(?:\(?(?:02|03|037|039|04|049|05|06|07|08|089)\)?-?)?\d{4}-?\d{4}\b)

Matches a 10-11-digit number of the format NN-NNNN-NNNN or NNN-NNNN-NNNN that begins with 02, 03, 037, 039, 04, 049, 05, 06, 07, 08, or 089.

1



Ignored expressions

None