Command Palette

Search for a command to run...

Hong Kong SAR China

Hong Kong Special Administrative Region of the People's Republic of China

Asia|Hong Kong SAR China

Capital

City of Victoria

Population

7,536,100

Name

$ HKD

Calling Code

+852

Languages

English
English
en
Chinese
中文 (Zhōngwén)
zh

Geography

Region

East Asia & Pacific

Subregion

Eastern Asia

Continent

Asia

Area

1,104 km²

Landlocked

No

TLD

.hk, .香港

Neighboring Countries

Airports (3)

HKG
Chek Lap Kok International Airport
Hong Kong
VHSK
Shek Kong Air Base
Hong Kong
HHP
Hong Kong Shun Tak Sheung Wan Heliport
Hong Kong

Country Codes

ISO 3166-1 Alpha-2

HK

ISO 3166-1 Alpha-3

HKG

ISO 3166-1 Numeric

344

BCP 47

en-HK

IOC

HKG

FIFA

HKG

Currency Format

Code

HKD

Name

Hong Kong Dollar

Symbol

$

Symbol Position

before

Decimal Separator

.

Thousands Separator

,

Example

HK$123,456.79

Date & Time Formats

Date Formats

Full

Saturday, 4 April 2026

EEEE, MMMM d, y

Long

4 April 2026

MMMM d, y

Medium

4 Apr 2026

MMM d, y

Short

4/4/2026

M/d/yy

Time Formats

Full

3:41:04 pm Coordinated Universal Time

h:mm:ss a zzzz

Long

3:41:04 pm UTC

h:mm:ss a z

Medium

3:41:04 pm

h:mm:ss a

Short

3:41 pm

h:mm a

Additional Info

First Day of Week

Sunday

Clock Format

12h

Primary Timezone

UTC+08:00

UTC Offset

+00:00

Timezones

UTC+08:00

Number Formatting

Decimal Separator

.

Thousands Separator

,

Digit Grouping

3

Numbering System

latn

Example

1,234,567.89

Phone Formatting

Calling Code

+852

Trunk Prefix

0

International Prefix

00305091269

Subscriber Number Lengths

8, 9, 11

Example Format

+852 512 34567

Format Patterns

PatternFormatLeading DigitsNational Prefix
(\d{3})(\d{2,5})$1 $2900, 9003
(\d{4})(\d{4})$1 $2[2-7]|8[1-4]|9(?:0[1-9]|[1-8])
(\d{3})(\d{3})(\d{3})$1 $2 $38
(\d{3})(\d{2})(\d{3})(\d{3})$1 $2 $3 $49

Phone Number Types

Fixed Line
Example21234567
Lengths8
Mobile
Example51234567
Lengths8
Toll Free
Example800123456
Lengths9
Premium Rate
Example90012345678
Lengths11
UAN
Example30161234
Lengths8

Format Patterns

8[0-46-9]\d{6,7}|9\d{4,7}|(?:[2-7]|9\d{3})\d{7}

Locale Settings

Writing Direction

LTR

Measurement System

metric

Temperature Scale

celsius

Paper Size

A4

Driving Side

right

Week Numbering

ISO

Raw JSON Data

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "sources": [
    "CLDR",
    "WorldBank",
    "mledoze",
    "SimpleLocalize"
  ],
  "basics": {
    "name": "Hong Kong SAR China",
    "officialName": "Hong Kong Special Administrative Region of the People's Republic of China",
    "nativeName": "Hong Kong SAR China",
    "officialNativeName": "Hong Kong Special Administrative Region of the People's Republic of China",
    "capital": "City of Victoria",
    "capitalCoordinates": [
      22.28552,
      114.15769
    ],
    "coordinates": [
      22.267,
      114.188
    ],
    "continent": "Asia",
    "region": "East Asia & Pacific",
    "subregion": "Eastern Asia",
    "population": 7536100,
    "area": 1104,
    "flagEmoji": "🇭🇰",
    "tld": [
      ".hk",
      ".香港"
    ],
    "landlocked": false,
    "borders": [
      "CHN"
    ],
    "languages": [
      {
        "code": "en",
        "iso639_2": "eng",
        "iso639_3": "eng",
        "name": "English",
        "nativeName": "English",
        "official": true,
        "direction": "ltr",
        "countries": []
      },
      {
        "code": "zh",
        "iso639_2": "zho",
        "iso639_3": "zho",
        "name": "Chinese",
        "nativeName": "中文 (Zhōngwén)",
        "official": true,
        "direction": "ltr",
        "countries": []
      }
    ],
    "demonym": "Hong Konger"
  },
  "worldBank": {
    "incomeGroup": "High income",
    "region": "East Asia & Pacific"
  },
  "codes": {
    "iso3166Alpha2": "HK",
    "iso3166Alpha3": "HKG",
    "iso3166Numeric": "344",
    "bcp47": [
      "en-HK"
    ],
    "internetTld": ".hk",
    "ioc": "HKG",
    "fifa": "HKG",
    "vehicleCode": "HK",
    "fips10": "HK",
    "unLocode": "HK",
    "stanag1059": "HKG",
    "itu": "HKG",
    "uic": "",
    "maritime": 477,
    "mmc": 454
  },
  "currency": {
    "code": "HKD",
    "numericCode": 344,
    "name": "Hong Kong Dollar",
    "nativeName": "Hong Kong dollar",
    "symbol": "$",
    "narrowSymbol": "$",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Cents",
    "pattern": "¤#,##0.00",
    "example": "HK$123,456.79",
    "accountingExample": "(HK$1,234.56)"
  },
  "dateTime": {
    "firstDayOfWeek": 7,
    "clockFormat": "12h",
    "dateFormats": {
      "full": "EEEE, MMMM d, y",
      "long": "MMMM d, y",
      "medium": "MMM d, y",
      "short": "M/d/yy"
    },
    "timeFormats": {
      "full": "h:mm:ss a zzzz",
      "long": "h:mm:ss a z",
      "medium": "h:mm:ss a",
      "short": "h:mm a"
    },
    "datePatterns": {
      "full": "yMMMMEEEEd",
      "long": "yMMMMd",
      "medium": "yMMMd",
      "short": "yyMd"
    },
    "timePatterns": {
      "full": "ahmmsszzzz",
      "long": "ahmmssz",
      "medium": "ahmmss",
      "short": "ahmm"
    },
    "monthNames": {
      "wide": [
        "January",
        "February",
        "March",
        "April",
        "May",
        "June",
        "July",
        "August",
        "September",
        "October",
        "November",
        "December"
      ],
      "abbreviated": [
        "Jan",
        "Feb",
        "Mar",
        "Apr",
        "May",
        "Jun",
        "Jul",
        "Aug",
        "Sep",
        "Oct",
        "Nov",
        "Dec"
      ],
      "narrow": [
        "J",
        "F",
        "M",
        "A",
        "M",
        "J",
        "J",
        "A",
        "S",
        "O",
        "N",
        "D"
      ]
    },
    "dayNames": {
      "wide": [
        "Sunday",
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday",
        "Saturday"
      ],
      "abbreviated": [
        "Sun",
        "Mon",
        "Tue",
        "Wed",
        "Thu",
        "Fri",
        "Sat"
      ],
      "narrow": [
        "S",
        "M",
        "T",
        "W",
        "T",
        "F",
        "S"
      ]
    },
    "amPmMarkers": [
      "AM",
      "PM"
    ],
    "timezones": [
      "UTC+08:00"
    ],
    "primaryTimezone": "UTC+08:00",
    "utcOffset": "+00:00"
  },
  "numberFormat": {
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "digitGrouping": "3",
    "pattern": "#,##0.###",
    "percentExample": "25.5%",
    "example": "1,234,567.89",
    "numberingSystem": "latn"
  },
  "phone": {
    "callingCode": "+852",
    "trunkPrefix": "0",
    "internationalPrefix": "00305091269",
    "generalPattern": "8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}",
    "formats": [
      {
        "pattern": "(\\d{3})(\\d{2,5})",
        "format": "$1 $2",
        "leadingDigits": [
          "900",
          "9003"
        ]
      },
      {
        "pattern": "(\\d{4})(\\d{4})",
        "format": "$1 $2",
        "leadingDigits": [
          "[2-7]|8[1-4]|9(?:0[1-9]|[1-8])"
        ]
      },
      {
        "pattern": "(\\d{3})(\\d{3})(\\d{3})",
        "format": "$1 $2 $3",
        "leadingDigits": [
          "8"
        ]
      },
      {
        "pattern": "(\\d{3})(\\d{2})(\\d{3})(\\d{3})",
        "format": "$1 $2 $3 $4",
        "leadingDigits": [
          "9"
        ]
      }
    ],
    "types": {
      "fixedLine": {
        "pattern": "(?:2(?:[13-9]\\d|2[013-9])\\d|3(?:(?:[1569][0-24-9]|4[0-246-9]|7[0-24-69])\\d|8(?:4[0-8]|[579]\\d|6[0-5]))|58(?:0[1-9]|1[2-9]))\\d{4}",
        "exampleNumber": "21234567",
        "possibleLengths": [
          8
        ]
      },
      "mobile": {
        "pattern": "(?:4(?:(?:09|24)[3-6]|44[0-35-9]|6(?:4[0-57-9]|6[0-6])|7(?:4[0-48]|6[0-5]))|5(?:25[3-7]|35[4-8]|73[0-6]|95[0-8])|6(?:26[013-8]|(?:66|78)[0-5])|70(?:7[1-8]|8[0-8])|84(?:4[0-2]|8[0-35-9])|9(?:29[013-9]|39[014-9]|59[0-467]|899))\\d{4}|(?:4(?:4[0-35-9]|6[0-357-9]|7[0-35])|5(?:[1-59][0-46-9]|6[0-4689]|7[0-246-9])|6(?:0[1-9]|[13-59]\\d|[268][0-57-9]|7[0-79])|70[1-59]|84[0-39]|9(?:0[1-9]|1[02-9]|[2358][0-8]|[467]\\d))\\d{5}",
        "exampleNumber": "51234567",
        "possibleLengths": [
          8
        ]
      },
      "tollFree": {
        "pattern": "800\\d{6}",
        "exampleNumber": "800123456",
        "possibleLengths": [
          9
        ]
      },
      "premiumRate": {
        "pattern": "900(?:[0-24-9]\\d{7}|3\\d{1,4})",
        "exampleNumber": "90012345678",
        "possibleLengths": [
          11
        ]
      },
      "uan": {
        "pattern": "30(?:0[1-9]|[15-7]\\d|2[047]|89)\\d{4}",
        "exampleNumber": "30161234",
        "possibleLengths": [
          8
        ]
      }
    },
    "exampleFormat": "+852 512 34567",
    "subscriberNumberLengths": [
      8,
      9,
      11
    ]
  },
  "addressFormat": {
    "format": "%N%n%A%n%Z %C",
    "lineOrder": [
      "name",
      "address",
      "city"
    ],
    "postalCodeFormat": "",
    "postalCodeRegex": "",
    "postalCodeExample": "",
    "administrativeDivisionName": "Province",
    "administrativeDivisionType": "Province"
  },
  "locale": {
    "writingDirection": "ltr",
    "measurementSystem": "metric",
    "temperatureScale": "celsius",
    "paperSize": "A4",
    "drivingSide": "right",
    "weekNumbering": "ISO"
  },
  "airports": [
    {
      "countryCode": "HK",
      "region": "Hong Kong",
      "iata": "HKG",
      "icao": "VHHH",
      "name": "Chek Lap Kok International Airport",
      "latitude": 22.3089008331,
      "longitude": 113.915000916,
      "timezone": "Asia/Hong_Kong",
      "source": "merged"
    },
    {
      "countryCode": "HK",
      "region": "Hong Kong",
      "iata": "",
      "icao": "VHSK",
      "name": "Shek Kong Air Base",
      "latitude": 22.4365997314,
      "longitude": 114.0800018311,
      "timezone": "Asia/Hong_Kong",
      "source": "mwgg_json"
    },
    {
      "countryCode": "HK",
      "region": "Hong Kong",
      "iata": "HHP",
      "icao": "VHST",
      "name": "Hong Kong Shun Tak Sheung Wan Heliport",
      "latitude": 22.2888,
      "longitude": 114.1524,
      "source": "iata_csv"
    }
  ]
}