🇮🇩

Indonesia Phone Number Format Guide and Examples

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

Local Format
0812-3456-7890
E.164 Format
+6281234567890
International
+62 812-3456-7890

About Indonesia Phone Numbers

Indonesian mobile numbers start with 08, followed by provider-specific prefix and 7-10 more digits (total 10-13 digits). Different prefixes indicate different providers (Telkomsel, Indosat, XL, etc.).

How to Dial Indonesia Phone Numbers

To call an Indonesia phone number, the exact format depends on where the call starts. Domestic mobile calls usually keep the leading 0, while international calls to Indonesia use the +62 country code instead.

  • Within Indonesia: Dial the full national number, including the leading 0 for standard domestic calls.
    Example: 0812-3456-7890
  • From abroad to Indonesia: Dial +62 followed by the national number without the leading 0.
    Example: +62 812-3456-7890
  • From Indonesia to other countries: Dial an international access prefix such as 001, 007, or 008, then the country code and full phone number.
    Example: 001 1 212 555 0123

Note: Indonesian domestic mobile numbers commonly begin with 0, but that prefix is dropped in international format.

Phone Number Structure

This table breaks down the example number shown for Indonesia.

ComponentDigitsExampleNotes
Country Code2+62Used in international format and replaces the domestic leading 0.
National Prefix10Indonesian domestic mobile numbers begin with 0 before the national number.
Mobile Prefix3812This example uses an Indonesian mobile prefix shown domestically as 0812.
Subscriber Number834567890The remaining digits identify the mobile subscriber in this sample number.

Special Cases

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

  • Emergency Numbers

    112110113115118119

    Indonesia is expanding the use of 112 as a single emergency access number, while existing short emergency codes remain in use for police, fire, SAR, ambulance, and medical emergencies.

  • Free Call Numbers

    0800

    Indonesia reserves 0800 for free call services. These are special service numbers and are not assigned as ordinary personal mobile or fixed-line numbers.

  • Special 080x Service Numbers

    080408050809

    Indonesia's numbering plan also reserves several 080x ranges for split-charging, virtual network, and premium-call services. These ranges are allocated for service access, not for normal subscriber numbering.

Validation Regex

regexregex
^\+628\d{8,11}$|^08\d{8,11}$

Code Examples

CSS Masking Format

Use this CSS mask to automatically format phone number inputs:

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

Other Countries