Emergency Hotlines
China uses separate short emergency numbers rather than a single universal emergency code. 110 is for police, 119 for fire, 120 for ambulance services, and 122 for traffic accidents.
Dial Code: +86β’Last updated: January 1, 2026
Chinese mobile numbers start with 1, followed by 3-9, then 9 more digits (total 11 digits). Different prefixes indicate different carriers: 13x, 14x, 15x, 16x, 17x, 18x, 19x. Landlines follow different patterns.
To call a China phone number, the exact format depends on where the call starts. Domestic mobile calls usually use the full national number, while international calls to China use the +86 country code.
138 1234 5678+86 138 1234 567800 1 212 555 0123Note: Mainland China mobile numbers typically start with 1 and are written without a separate domestic trunk prefix in the sample format shown here.
This table breaks down the example number shown for China.
| Component | Digits | Example | Notes |
|---|---|---|---|
| Country Code | 2 | +86 | Used when the number is written in international format. |
| Mobile Prefix | 3 | 138 | Mainland China mobile numbers start with 1, followed by a carrier or numbering range digit. |
| Subscriber Number | 8 | 12345678 | The remaining 8 digits identify the individual mobile subscriber. |
Some numbers and prefixes in China have special rules or reserved uses.
China uses separate short emergency numbers rather than a single universal emergency code. 110 is for police, 119 for fire, 120 for ambulance services, and 122 for traffic accidents.
12345 is widely used as a non-emergency public service hotline for government inquiries, complaints, and service coordination. It is distinct from police, fire, and medical emergency numbers.
Short 95 and 96 numbers, as well as many 400 numbers, are commonly used by banks, insurers, airlines, and other enterprises for customer service rather than as ordinary personal phone numbers.
^\+861[3-9]\d{9}$Use this CSS mask to automatically format phone number inputs:
input[type="tel"] {
mask: 000 0000 0000;
mask-image: none; /* Fallback */
}