Data
Phone Parser & Formatter
Parse a phone number using numbering-plan metadata and inspect its national, international, and E.164 forms.
About this tool
When to use it
Parse a phone number using numbering-plan metadata and inspect its national, international, and E.164 forms.
How to use it
Enter the number, choose a default country for national input, and select Parse phone number. Compare Valid with Possible and inspect the resulting calling code before copying the report.
Guide updated . Examples checked against this implementation.
Worked examples
An international UK format fixture
Input
+44 20 7946 0018Expected output
E.164: +442079460018; Country: GB; Calling code: +44The international prefix identifies the country independently of the default-country selector. This is a formatting fixture, not a number to call.
Errors and unsupported input
A national number is assigned to the wrong countrySelect the country that issued the number or include its international calling code. A missing + prefix can change the interpretation.
Continue this workflow
- Email Normalizer: Apply similarly conservative cleanup to an email address.
Questions
Frequently asked questions
Does Valid mean a person will answer?
No. It means the parsed number matches numbering-plan rules known to the installed library. Delivery or ownership needs separate verification.