🇮🇹

Italy Phone Number Format Guide and Examples

Dial Code: +39•Last updated: January 1, 2026

Local Format
312 345 6789
E.164 Format
+393123456789
International
+39 312 345 6789

About Italy Phone Numbers

Italian mobile numbers start with 3, followed by 9-10 digits (total 10-11 digits). Landlines start with 0 followed by area code and subscriber number. Mobile numbers never have a leading 0.

How to Dial Italy Phone Numbers

To call an Italy phone number, the exact format depends on where the call starts. Domestic calls use the full national number, while international calls to Italy use the +39 country code.

  • Within Italy: Dial the full national number for standard domestic calls.
    Example: 312 345 6789
  • From abroad to Italy: Dial +39 followed by the Italian number.
    Example: +39 312 345 6789
  • From Italy to other countries: Dial 00, then the country code, then the full phone number.
    Example: 00 1 212 555 0123

Note: Italian numbers are generally dialed as the full national number, and the mobile example shown here does not use a separate domestic leading 0.

Phone Number Structure

This table breaks down the example number shown for Italy.

ComponentDigitsExampleNotes
Country Code2+39Used in international format for calls into Italy.
Mobile Prefix3312This example uses an Italian mobile prefix in the 3xx range.
Subscriber Number73456789The remaining digits identify the mobile subscriber.

Special Cases

Some numbers and prefixes in Italy have special rules or reserved uses.

  • Emergency Numbers

    112113115118

    Italy uses 112 as the single European emergency number, with older short emergency numbers such as 113 for police, 115 for fire services, and 118 for medical emergencies still recognized in some contexts.

  • Toll-Free Numbers

    800

    The 800 range is used in Italy for freephone services. These numbers are typically used by businesses, public services, and helplines rather than for personal subscriber lines.

  • Shared-Cost and Premium Service Numbers

    84084889

    Italy also uses non-geographic service ranges for shared-cost and premium services. These numbers may have different call charges from ordinary fixed or mobile numbers.

Validation Regex

regexregex
^\+393\d{8,9}$|^3\d{8,9}$

Code Examples

CSS Masking Format

Use this CSS mask to automatically format phone number inputs:

cssinput-masking.css
input[type="tel"] {
  mask: 000 000 0000;
  mask-image: none; /* Fallback */
}

Other Countries