Phone Number entered: +32 2 100 20 30

Default Country entered: BE

Language entered: en

Parsing Result (parseAndKeepRawInput())
country_code32
national_number21002030
extension
country_code_sourceFROM_NUMBER_WITH_PLUS_SIGN
italian_leading_zerofalse
number_of_leading_zeros1
raw_input+32 2 100 20 30
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+32 2 100 20 30
National format02 100 20 30
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: '3' Output: "+3
Char entered: '2' Output: "+32
Char entered: ' ' Output: "+32
Char entered: '2' Output: "+32 2
Char entered: ' ' Output: "+32 2
Char entered: '1' Output: "+32 2 1
Char entered: '0' Output: "+32 2 10
Char entered: '0' Output: "+32 2 100
Char entered: ' ' Output: "+32 2 100
Char entered: '2' Output: "+32 2 100 2
Char entered: '0' Output: "+32 2 100 20
Char entered: ' ' Output: "+32 2 100 20
Char entered: '3' Output: "+32 2 100 20 3
Char entered: '0' Output: "+32 2 100 20 30
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.