Country Code Lookup

Looks up a country's ISO 3166-1 alpha-2, alpha-3, and numeric codes, plus its international calling code, from its name. Enter a country name, like "United States".

Ad placeholder: Resp_Horizantal_1 (horizontal)
Ad placeholder: Resp_Square_1 (square)

Looks up a country's ISO 3166-1 alpha-2, alpha-3, and numeric codes, plus its international calling code, from its name. Enter a country name, like "United States".

Use cases

  • Finding a country's two-letter code for a form dropdown
  • Looking up an international calling code before dialing

Examples

United States

United States
{"alpha2": "US", "alpha3": "USA", "numeric": "840", "calling_code": "+1"}

FAQ

Is my data sent to a server?

Yes — the lookup runs on the server for this tool.