Phone Number entered: +420721234876abc

Default Country entered: CZ

Language entered: cs

Parsing Result (parseAndKeepRawInput())
country_code420
national_number721234876222
extension
country_code_sourceFROM_NUMBER_WITH_PLUS_SIGN
italian_leading_zerofalse
number_of_leading_zeros1
raw_input+420721234876abc
preferred_domestic_carrier_code
Validation Results
Result from isPossibleNumber()true
Result from isPossibleNumberWithReason()IS_POSSIBLE
Result from isValidNumber()false
Note: Invalid numbers have type UNKNOWN and no region.
Short Number Results
Result from isPossibleShortNumber()false
Result from isPossibleShortNumberForRegion()false
Formatting Results
E164 formatinvalid
Original format+420721234876abc
National format721234876222
International formatinvalid
Out-of-country format from USinvalid
Out-of-country format from CHinvalid
Format for mobile dialing (calling from US)invalid
Format for national dialing with preferred carrier code and empty fallback carrier codeinvalid
AsYouTypeFormatter Results
Char entered: '+' Output: "+
Char entered: '4' Output: "+4
Char entered: '2' Output: "+42
Char entered: '0' Output: "+420
Char entered: '7' Output: "+420 7
Char entered: '2' Output: "+420 72
Char entered: '1' Output: "+420 721
Char entered: '2' Output: "+420 721 2
Char entered: '3' Output: "+420 721 23
Char entered: '4' Output: "+420 721 234
Char entered: '8' Output: "+420 721 234 8
Char entered: '7' Output: "+420 721 234 87
Char entered: '6' Output: "+420 721 234 876
Char entered: 'a' Output: "+420721234876a
Char entered: 'b' Output: "+420721234876ab
Char entered: 'c' Output: "+420721234876abc
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.