🇷🇺

Russia Phone Number Format Guide and Examples

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

Local Format
+7 (912) 345-67-89
E.164 Format
+79123456789
International
+7 912 345 67 89

About Russia Phone Numbers

Russian mobile numbers are 11 digits including country code +7. Mobile prefixes start with 9 (e.g., +7 9XX). Landlines start with 3-8. Format traditionally includes parentheses and hyphens.

How to Dial Russia Phone Numbers

To call a Russia phone number, the exact format depends on where the call starts. International calls to Russia use the +7 country code, while domestic and long-distance dialing may use national prefixes depending on the service and call type.

  • Within Russia: Use the domestic national format provided by your carrier for standard local or mobile calls.
    Example: +7 912 345 67 89
  • From abroad to Russia: Dial +7 followed by the Russian number.
    Example: +7 912 345 67 89
  • From Russia to other countries: Dial 810, then the country code, then the full phone number.
    Example: 810 1 212 555 0123

Note: Russian domestic dialing can vary by provider and call type, but international format consistently uses the +7 country code.

Phone Number Structure

This table breaks down the example number shown for Russia.

ComponentDigitsExampleNotes
Country Code1+7Used in international format for calls into Russia.
Mobile Prefix3912This example uses a Russian mobile range in the 9xx series.
Subscriber Number73456789The remaining digits identify the mobile subscriber.

Special Cases

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

  • Emergency Numbers

    101102103104112

    Russia uses dedicated short emergency numbers: 101 for fire and rescue, 102 for police, 103 for ambulance, 104 for gas emergencies, and 112 as a unified emergency access number.

  • Public Service Short Codes

    115121123

    Russia also allocates short public-service numbers such as 115 for state and municipal e-services consultation and 121/123 for child safety and support lines.

  • Service and Special Short Numbers

    116118128129

    The Russian numbering system includes additional special short numbers for dedicated information and support services. These are not ordinary geographic or mobile subscriber numbers.

Validation Regex

regexregex
^\+7\d{10}$|^8\d{10}$

Code Examples

CSS Masking Format

Use this CSS mask to automatically format phone number inputs:

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

Other Countries