Emergency Numbers (999 and 112)
Malaysia's main emergency hotline is 999, and mobile users can also reach emergency services using 112. These are emergency access numbers rather than ordinary subscriber numbers.
Dial Code: +60•Last updated: January 1, 2026
Malaysian mobile numbers start with 01, followed by another digit, then 7-8 more digits. Different prefixes indicate different mobile providers (e.g., 012 for Maxis, 017 for Digi).
To call a Malaysia phone number, the exact format depends on where the call starts. Domestic mobile calls usually keep the leading 0, while international calls to Malaysia use the +60 country code instead.
012-345 6789+60 12-345 678900 1 212 555 0123Note: Malaysian domestic mobile numbers commonly begin with 0, but that prefix is dropped in international format.
This table breaks down the example number shown for Malaysia.
| Component | Digits | Example | Notes |
|---|---|---|---|
| Country Code | 2 | +60 | Used in international format for calls into Malaysia. |
| Mobile Prefix | 2 | 12 | This example uses a Malaysian mobile prefix shown domestically as 012. |
| Subscriber Number | 7 | 3456789 | The remaining digits identify the individual mobile subscriber. |
Some numbers and prefixes in Malaysia have special rules or reserved uses.
Malaysia's main emergency hotline is 999, and mobile users can also reach emergency services using 112. These are emergency access numbers rather than ordinary subscriber numbers.
Malaysia uses 1800 numbers for toll-free services. They are commonly used for customer support and corporate hotlines instead of personal phone numbers.
1300 numbers are non-geographic service numbers used by businesses and organizations. They are distinct from standard mobile or fixed-line subscriber numbers and may be charged differently from toll-free calls.
^\+601[0-9]\d{7,8}$|^01[0-9]-\d{7,8}$Use this CSS mask to automatically format phone number inputs:
input[type="tel"] {
mask: 000-000 0000;
mask-image: none; /* Fallback */
}