Emergency Numbers
South Korea uses 112 for police emergencies and 119 for fire, rescue, and ambulance emergencies. These short codes are dedicated emergency access numbers, not regular subscriber numbers.
Dial Code: +82β’Last updated: January 1, 2026
Korean mobile numbers start with 010, followed by 8 digits (total 11 digits). Older prefixes 011, 016, 017, 018, 019 still exist but 010 is dominant. Landlines vary by area.
To call a South Korea phone number, the exact format depends on where the call starts. Domestic mobile calls usually keep the leading 0, while international calls to South Korea use the +82 country code instead.
010-1234-5678+82 10-1234-5678001 1 212 555 0123Note: Korean domestic mobile numbers usually begin with 0, but that prefix is dropped in international format.
This table breaks down the example number shown for South Korea.
| Component | Digits | Example | Notes |
|---|---|---|---|
| Country Code | 2 | +82 | Used in international format and replaces the domestic leading 0. |
| National Prefix | 1 | 0 | Korean domestic mobile numbers begin with 0 before the national number. |
| Mobile Prefix | 2 | 10 | This example uses the standard Korean mobile range shown domestically as 010. |
| Subscriber Number | 8 | 12345678 | The remaining digits identify the mobile subscriber. |
Some numbers and prefixes in South Korea have special rules or reserved uses.
South Korea uses 112 for police emergencies and 119 for fire, rescue, and ambulance emergencies. These short codes are dedicated emergency access numbers, not regular subscriber numbers.
South Korea provides special short help lines such as 1330 for tourist information and 1345 for immigration and foreigner support. These are service hotlines rather than geographic phone numbers.
Korean police also operate dedicated consultation and reporting lines separate from 112 for non-emergency matters. These short codes are allocated for public service access rather than for standard subscriber use.
^\+8210\d{8}$|^010\d{8}$Use this CSS mask to automatically format phone number inputs:
input[type="tel"] {
mask: 000-0000-0000;
mask-image: none; /* Fallback */
}