Command Palette

Search for a command to run...

台湾

Republic of China (Taiwan)

Asia|台湾

首都

Taipei

人口

0

名前

$ TWD

国番号

+886

言語

Chinese
中文 (Zhōngwén)
zh

地理

地域

Asia

小地域

Eastern Asia

大陸

アジア

面積

36,193 km²

内陸国

いいえ

トップレベルドメイン

.tw, .台灣, .台湾

空港 (26)

RCAY
Gangshan Air Force Base
Takao
KNH
Kinmen Airport
Fukien
CMJ
Qimei Airport
Penghu
PIF
Pingtung South Airport
Taiwan
RCDI
Longtan Air Base
Taiwan
LZN
Matsu Nangan Airport
Fukien
TTT
Taitung Airport
Taiwan
GNI
Lyudao Airport
Taiwan
RCGM
Taoyuan Air Base
Taiwan

国コード

ISO 3166-1 Alpha-2

TW

ISO 3166-1 Alpha-3

TWN

ISO 3166-1 Numeric

158

BCP 47

zh-TW

IOC

TPE

FIFA

TPE

通貨形式

コード

TWD

名前

New Taiwan Dollar

記号

$

記号の位置

before

小数点記号

.

桁区切り記号

,

Example

$123,456.79

日付と時刻の形式

日付フォーマット

完全

2026年4月4日 星期六

y年M月d日EEEE

長い

2026年4月4日

y年M月d日

中程度

2026年4月4日

y年M月d日

短い

2026/4/4

y/M/d

時刻フォーマット

完全

下午4:00:44 [世界標準時間]

zzzz HH:mm:ss

長い

下午4:00:44 [UTC]

z HH:mm:ss

中程度

下午4:00:44

HH:mm:ss

短い

下午4:00

HH:mm

Additional Info

週の最初の日

日曜日

時計フォーマット

24h

主なタイムゾーン

UTC+08:00

UTCオフセット

+00:00

タイムゾーン

UTC+08:00

数値の形式

小数点記号

.

桁区切り記号

,

桁のグループ化

3

数字システム

latn

例:

1,234,567.89

電話番号の形式

Calling Code

+886

Trunk Prefix

0

International Prefix

00257919

Subscriber Number Lengths

7, 8, 9, 10, 11

Example Format

+886 91 234 5678

Format Patterns

PatternFormatLeading DigitsNational Prefix
(\d{2})(\d)(\d{4})$1 $2 $3202$NP$FG
(\d{2})(\d{3})(\d{3,4})$1 $2 $3[258]0$NP$FG
(\d)(\d{3,4})(\d{4})$1 $2 $3[23568]|4(?:0[02-48]|[1-47-9])|7[1-9], [23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]$NP$FG
(\d{3})(\d{3})(\d{3})$1 $2 $3[49]$NP$FG
(\d{2})(\d{4})(\d{4,5})$1 $2 $37$NP$FG

Phone Number Types

Fixed Line
Example221234567
Lengths8, 9
Mobile
Example912345678
Lengths9
Toll Free
Example800123456
Lengths8, 9
Premium Rate
Example203123456
Lengths7, 9
VoIP
Example7012345678
Lengths10, 11
UAN
Example500123456
Lengths9

Format Patterns

[2-689]\d{8}|7\d{9,10}|[2-8]\d{7}|2\d{6}

ロケール設定

書字方向

LTR

測定システム

metric

温度スケール

celsius

用紙サイズ

A4

運転側

right

週の番号付け

ISO

生 JSON データ

{
  "$schema": "1.0.0",
  "lastUpdated": "2026-03-04",
  "sources": [
    "CLDR",
    "WorldBank",
    "mledoze",
    "SimpleLocalize"
  ],
  "basics": {
    "name": "台湾",
    "officialName": "Republic of China (Taiwan)",
    "nativeName": "台湾",
    "officialNativeName": "中華民國",
    "capital": "Taipei",
    "capitalCoordinates": [
      25.04776,
      121.53185
    ],
    "coordinates": [
      23.5,
      121
    ],
    "continent": "Asia",
    "region": "Asia",
    "subregion": "Eastern Asia",
    "population": 0,
    "area": 36193,
    "flagEmoji": "🇹🇼",
    "tld": [
      ".tw",
      ".台灣",
      ".台湾"
    ],
    "landlocked": false,
    "borders": [],
    "languages": [
      {
        "code": "zh",
        "iso639_2": "zho",
        "iso639_3": "zho",
        "name": "Chinese",
        "nativeName": "中文 (Zhōngwén)",
        "official": true,
        "direction": "ltr",
        "countries": []
      }
    ],
    "demonym": "Taiwanese"
  },
  "worldBank": {
    "incomeGroup": "",
    "region": ""
  },
  "codes": {
    "iso3166Alpha2": "TW",
    "iso3166Alpha3": "TWN",
    "iso3166Numeric": "158",
    "bcp47": [
      "zh-TW"
    ],
    "internetTld": ".tw",
    "ioc": "TPE",
    "fifa": "TPE",
    "vehicleCode": "RC",
    "fips10": "TW",
    "unLocode": "TW",
    "stanag1059": "TWN",
    "itu": "",
    "uic": "",
    "maritime": 416,
    "mmc": 466
  },
  "currency": {
    "code": "TWD",
    "numericCode": 901,
    "name": "New Taiwan Dollar",
    "nativeName": "New Taiwan dollar",
    "symbol": "$",
    "narrowSymbol": "$",
    "symbolPosition": "before",
    "decimalSeparator": ".",
    "thousandsSeparator": ",",
    "decimalDigits": 2,
    "subunitValue": 100,
    "subunitName": "Cents",
    "pattern": "¤#,##0.00",
    "example": "$123,456.79",
    "accountingExample": "($1,234.56)"
  },
  "dateTime": {
    "firstDayOfWeek": 7,
    "clockFormat": "24h",
    "dateFormats": {
      "full": "y年M月d日EEEE",
      "long": "y年M月d日",
      "medium": "y年M月d日",
      "short": "y/M/d"
    },
    "timeFormats": {
      "full": "zzzz HH:mm:ss",
      "long": "z HH:mm:ss",
      "medium": "HH:mm:ss",
      "short": "HH:mm"
    },
    "datePatterns": {
      "full": "yMMMEEEEd",
      "long": "yMMMd",
      "medium": "yMMMd",
      "short": "yMd"
    },
    "timePatterns": {
      "full": "HHmmsszzzz",
      "long": "HHmmssz",
      "medium": "HHmmss",
      "short": "HHmm"
    },
    "monthNames": {
      "wide": [
        "一月",
        "二月",
        "三月",
        "四月",
        "五月",
        "六月",
        "七月",
        "八月",
        "九月",
        "十月",
        "十一月",
        "十二月"
      ],
      "abbreviated": [
        "1月",
        "2月",
        "3月",
        "4月",
        "5月",
        "6月",
        "7月",
        "8月",
        "9月",
        "10月",
        "11月",
        "12月"
      ],
      "narrow": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12"
      ]
    },
    "dayNames": {
      "wide": [
        "星期日",
        "星期一",
        "星期二",
        "星期三",
        "星期四",
        "星期五",
        "星期六"
      ],
      "abbreviated": [
        "周日",
        "周一",
        "周二",
        "周三",
        "周四",
        "周五",
        "周六"
      ],
      "narrow": [
        "日",
        "一",
        "二",
        "三",
        "四",
        "五",
        "六"
      ]
    },
    "amPmMarkers": [
      "上午",
      "下午"
    ],
    "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": "+886",
    "trunkPrefix": "0",
    "internationalPrefix": "00257919",
    "generalPattern": "[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}",
    "formats": [
      {
        "pattern": "(\\d{2})(\\d)(\\d{4})",
        "format": "$1 $2 $3",
        "leadingDigits": [
          "202"
        ],
        "nationalPrefixRule": "$NP$FG"
      },
      {
        "pattern": "(\\d{2})(\\d{3})(\\d{3,4})",
        "format": "$1 $2 $3",
        "leadingDigits": [
          "[258]0"
        ],
        "nationalPrefixRule": "$NP$FG"
      },
      {
        "pattern": "(\\d)(\\d{3,4})(\\d{4})",
        "format": "$1 $2 $3",
        "leadingDigits": [
          "[23568]|4(?:0[02-48]|[1-47-9])|7[1-9]",
          "[23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]"
        ],
        "nationalPrefixRule": "$NP$FG"
      },
      {
        "pattern": "(\\d{3})(\\d{3})(\\d{3})",
        "format": "$1 $2 $3",
        "leadingDigits": [
          "[49]"
        ],
        "nationalPrefixRule": "$NP$FG"
      },
      {
        "pattern": "(\\d{2})(\\d{4})(\\d{4,5})",
        "format": "$1 $2 $3",
        "leadingDigits": [
          "7"
        ],
        "nationalPrefixRule": "$NP$FG"
      }
    ],
    "types": {
      "fixedLine": {
        "pattern": "(?:2[2-8]\\d|370|55[01]|7[1-9])\\d{6}|4(?:(?:0(?:0[1-9]|[2-48]\\d)|1[023]\\d)\\d{4,5}|(?:[239]\\d\\d|4(?:0[56]|12|49))\\d{5})|6(?:[01]\\d{7}|4(?:0[56]|12|24|4[09])\\d{4,5})|8(?:(?:2(?:3\\d|4[0-269]|[578]0|66)|36[24-9]|90\\d\\d)\\d{4}|4(?:0[56]|12|24|4[09])\\d{4,5})|(?:2(?:2(?:0\\d\\d|4(?:0[68]|[249]0|3[0-467]|5[0-25-9]|6[0235689]))|(?:3(?:[09]\\d|1[0-4])|(?:4\\d|5[0-49]|6[0-29]|7[0-5])\\d)\\d)|(?:(?:3[2-9]|5[2-8]|6[0-35-79]|8[7-9])\\d\\d|4(?:2(?:[089]\\d|7[1-9])|(?:3[0-4]|[78]\\d|9[01])\\d))\\d)\\d{3}",
        "exampleNumber": "221234567",
        "possibleLengths": [
          8,
          9
        ]
      },
      "mobile": {
        "pattern": "(?:40001[0-2]|9[0-8]\\d{4})\\d{3}",
        "exampleNumber": "912345678",
        "possibleLengths": [
          9
        ]
      },
      "tollFree": {
        "pattern": "80[0-79]\\d{6}|800\\d{5}",
        "exampleNumber": "800123456",
        "possibleLengths": [
          8,
          9
        ]
      },
      "premiumRate": {
        "pattern": "20(?:[013-9]\\d\\d|2)\\d{4}",
        "exampleNumber": "203123456",
        "possibleLengths": [
          7,
          9
        ]
      },
      "voip": {
        "pattern": "7010(?:[0-2679]\\d|3[0-7]|8[0-5])\\d{5}|70\\d{8}",
        "exampleNumber": "7012345678",
        "possibleLengths": [
          10,
          11
        ]
      },
      "uan": {
        "pattern": "50[0-46-9]\\d{6}",
        "exampleNumber": "500123456",
        "possibleLengths": [
          9
        ]
      }
    },
    "exampleFormat": "+886 91 234 5678",
    "subscriberNumberLengths": [
      7,
      8,
      9,
      10,
      11
    ]
  },
  "addressFormat": {
    "format": "%N%n%A%n%Z %C",
    "lineOrder": [
      "name",
      "address",
      "city"
    ],
    "postalCodeFormat": "#####",
    "postalCodeRegex": "^(\\d{5})$",
    "postalCodeExample": "",
    "administrativeDivisionName": "Province",
    "administrativeDivisionType": "Province"
  },
  "locale": {
    "writingDirection": "ltr",
    "measurementSystem": "metric",
    "temperatureScale": "celsius",
    "paperSize": "A4",
    "drivingSide": "right",
    "weekNumbering": "ISO"
  },
  "airports": [
    {
      "countryCode": "TW",
      "region": "Takao",
      "iata": "",
      "icao": "RCAY",
      "name": "Gangshan Air Force Base",
      "latitude": 22.7824993134,
      "longitude": 120.2630004883,
      "timezone": "Asia/Taipei",
      "source": "mwgg_json"
    },
    {
      "countryCode": "TW",
      "region": "Fukien",
      "iata": "KNH",
      "icao": "RCBS",
      "name": "Kinmen Airport",
      "latitude": 24.4279003143,
      "longitude": 118.3590011597,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Penghu",
      "iata": "CMJ",
      "icao": "RCCM",
      "name": "Qimei Airport",
      "latitude": 23.213056,
      "longitude": 119.4175,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "PIF",
      "icao": "RCDC",
      "name": "Pingtung South Airport",
      "latitude": 22.6723995209,
      "longitude": 120.4619979858,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "",
      "icao": "RCDI",
      "name": "Longtan Air Base",
      "latitude": 24.8551006317,
      "longitude": 121.2379989624,
      "timezone": "Asia/Taipei",
      "source": "mwgg_json"
    },
    {
      "countryCode": "TW",
      "region": "Fukien",
      "iata": "LZN",
      "icao": "RCFG",
      "name": "Matsu Nangan Airport",
      "latitude": 26.1597995758,
      "longitude": 119.9580001831,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "TTT",
      "icao": "RCFN",
      "name": "Taitung Airport",
      "latitude": 22.7549991608,
      "longitude": 121.1019973755,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "GNI",
      "icao": "RCGI",
      "name": "Lyudao Airport",
      "latitude": 22.6739006042,
      "longitude": 121.466003418,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "",
      "icao": "RCGM",
      "name": "Taoyuan Air Base",
      "latitude": 25.0566005707,
      "longitude": 121.2442626953,
      "timezone": "Asia/Taipei",
      "source": "mwgg_json"
    },
    {
      "countryCode": "TW",
      "region": "Takao",
      "iata": "KHH",
      "icao": "RCKH",
      "name": "Kaohsiung International Airport",
      "latitude": 22.5771007538,
      "longitude": 120.3499984741,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "CYI",
      "icao": "RCKU",
      "name": "Chiayi Airport",
      "latitude": 23.4617996216,
      "longitude": 120.3929977417,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "HCN",
      "icao": "RCKW",
      "name": "Hengchun Airport",
      "latitude": 22.0410995483,
      "longitude": 120.7300033569,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "TXG",
      "icao": "RCLG",
      "name": "Taichung Airport",
      "latitude": 24.1863002777,
      "longitude": 120.6539993286,
      "timezone": "Asia/Taipei",
      "source": "mwgg_json"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "KYD",
      "icao": "RCLY",
      "name": "Lanyu Airport",
      "latitude": 22.0270004272,
      "longitude": 121.5350036621,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "RMQ",
      "icao": "RCMQ",
      "name": "Taichung Ching Chuang Kang Airport",
      "latitude": 24.2646999359,
      "longitude": 120.6210021973,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Fukien",
      "iata": "MFK",
      "icao": "RCMT",
      "name": "Matsu Beigan Airport",
      "latitude": 26.224199295,
      "longitude": 120.0029983521,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "TNN",
      "icao": "RCNN",
      "name": "Tainan Airport",
      "latitude": 22.9503993988,
      "longitude": 120.2060012817,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "HSZ",
      "icao": "RCPO",
      "name": "Hsinchu Air Base",
      "latitude": 24.8180007935,
      "longitude": 120.9390029907,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "MZG",
      "icao": "RCQC",
      "name": "Makung Airport",
      "latitude": 23.5687007904,
      "longitude": 119.6279983521,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "",
      "icao": "RCQS",
      "name": "Chihhang Air Base",
      "latitude": 22.7931003571,
      "longitude": 121.1819992065,
      "timezone": "Asia/Taipei",
      "source": "mwgg_json"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "PIF",
      "icao": "RCSQ",
      "name": "Pingtung North Airport",
      "latitude": 22.7001991272,
      "longitude": 120.4820022583,
      "timezone": "Asia/Taipei",
      "source": "mwgg_json"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "TSA",
      "icao": "RCSS",
      "name": "Taipei Songshan Airport",
      "latitude": 25.0694007874,
      "longitude": 121.5520019531,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "TPE",
      "icao": "RCTP",
      "name": "Taiwan Taoyuan International Airport",
      "latitude": 25.0776996613,
      "longitude": 121.233001709,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "WOT",
      "icao": "RCWA",
      "name": "Wang-an Airport",
      "latitude": 23.3673725128,
      "longitude": 119.5027770996,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Taiwan",
      "iata": "HUN",
      "icao": "RCYU",
      "name": "Hualien Airport",
      "latitude": 24.0230998993,
      "longitude": 121.6179962158,
      "timezone": "Asia/Taipei",
      "source": "merged"
    },
    {
      "countryCode": "TW",
      "region": "Kaohsiung",
      "iata": "DSX",
      "icao": "RCLM",
      "name": "Dongsha Island Airport",
      "latitude": 20.7066,
      "longitude": 116.721,
      "source": "iata_csv"
    }
  ]
}