Phone Number entered: 81234567891

Default Country entered: RU

Language entered: ru

Parsing Result (parseAndKeepRawInput())
country_code7
national_number1234567891
extension
country_code_sourceFROM_DEFAULT_COUNTRY
italian_leading_zerofalse
number_of_leading_zeros1
raw_input81234567891
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 format81234567891
National format1234567891
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: '8' Output: "8
Char entered: '1' Output: "81
Char entered: '2' Output: "812
Char entered: '3' Output: "8123
Char entered: '4' Output: "81234
Char entered: '5' Output: "812345
Char entered: '6' Output: "8123456
Char entered: '7' Output: "81234567
Char entered: '8' Output: "812345678
Char entered: '9' Output: "8123456789
Char entered: '1' Output: "81234567891
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.