Phone Number entered: 12345678901

Default Country entered: US

Language entered: en

Parsing Result (parseAndKeepRawInput())
country_code1
national_number2345678901
extension
country_code_sourceFROM_NUMBER_WITHOUT_PLUS_SIGN
italian_leading_zerofalse
number_of_leading_zeros1
raw_input12345678901
preferred_domestic_carrier_code
Validation Results
Result from isPossibleNumber()true
Result from isPossibleNumberWithReason()IS_POSSIBLE
Result from isValidNumber()true
Result from isValidNumberForRegion()true
Phone Number regionUS
Result from getNumberType()FIXED_LINE_OR_MOBILE
Formatting Results
E164 format+12345678901
Original format1 234-567-8901
National format(234) 567-8901
International format+1 234-567-8901
Out-of-country format from US1 (234) 567-8901
Out-of-country format from CH00 1 234-567-8901
Format for mobile dialing (calling from US)+1 234-567-8901
Format for national dialing with preferred carrier code and empty fallback carrier code(234) 567-8901
AsYouTypeFormatter Results
Char entered: '1' Output: "1
Char entered: '2' Output: "12
Char entered: '3' Output: "1 23
Char entered: '4' Output: "1 (234
Char entered: '5' Output: "1 (234) 5
Char entered: '6' Output: "1 (234) 56
Char entered: '7' Output: "1 (234) 567
Char entered: '8' Output: "1 (234) 567-8
Char entered: '9' Output: "1 (234) 567-89
Char entered: '0' Output: "1 (234) 567-890
Char entered: '1' Output: "1 (234) 567-8901
PhoneNumberOfflineGeocoder Results
LocationOhio
PhoneNumberToTimeZonesMapper Results
Time zone(s)[America/New_York]
PhoneNumberToCarrierMapper Results
Carrier
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.