Formatted mobile
- Input
- (11) 99999-9999
- Expected output
- match
Area code + ninth digit.
brazilian phone regex
Test this Brazilian phone pattern with real examples of area code, optional ninth digit and different input formats.
Area code + ninth digit.
Useful for normalized inputs.
Yes. The idea is to let you build the expression, apply flags and inspect matches in real time, which is especially useful for debugging, learning and fine-tuning patterns.
No. Regex validates format. Existence requires an external service or SMS/WhatsApp confirmation.
Yes, the ninth digit is optional in the current preset.
Everything runs locally in your browser. Nothing is sent to a server.