Sign In
International Address Formats

🇯🇵Japan Address Format

Japanese addresses run largest unit to smallest and use block numbers instead of street names, so Western checkout forms mangle them constantly. Here is the correct structure, a real example, the postal code rules, and the mistakes that trigger failed deliveries.

Correctly formatted
154-0023
Taro Yamada
Shibuya Scramble Square
2-24-12 Shibuya, Shibuya-ku
Tokyo 150-0002
JAPAN
Carrier-validated · deliverable

The Japan address format, field by field

For international shipping, Japanese addresses are written in reverse of the domestic order: smallest unit first (recipient), largest last (prefecture, then country). This is the order carriers like DHL, FedEx, and UPS expect on a romanized label.

1Recipient nameTaro Yamada add the honorific 様 (sama) on domestic Japanese-language labels
2Building / roomShibuya Scramble Square, 4F building name and floor or room, if any
3Block number2-24-12 district-block-building (丁目-番-号), not a street address
4Ward / municipalityShibuya, Shibuya-ku the area and ward (-ku), city (-shi), town (-machi) or village (-mura)
5Prefecture + postal codeTokyo 150-0002 one of 47 prefectures, with the 7-digit postal code
6CountryJAPAN required on all inbound international shipments

Postal code rules

The Japanese postal code is the single most important routing field. It maps to a specific district and, on the last digits, often to a single block, so a correct code frequently matters more than the street text itself.

154-0023

Format: 7 digits, written as NNN-NNNN with a hyphen after the third digit. Often prefixed with the 〒 postal mark.

Validation regex: ^\d{3}-?\d{4}$

Watch for: forms that drop the hyphen or truncate to 5 digits (US ZIP habit). Both break Japan Post routing.

What makes Japan different

The country-specific rules that generic autocomplete and single-line address fields tend to get wrong.

No street names

Addresses are blocks, not streets

Most Japanese streets have no name. Location is defined by a chome (district), a ban (block), and a go (building number), written 2-24-12. A checkout that demands a “street address” line pushes customers to guess.

Order reversal

Domestic and international order are reversed

Written in Japanese, the address runs prefecture first, recipient last. Romanized for international carriers, it flips to recipient first, country last. Mixing the two orders is a common label error.

The ward matters

Do not drop the -ku

In the 23 special wards of Tokyo and major cities like Osaka and Yokohama, the ward (-ku) is part of the address. Omitting it sends parcels to the wrong sorting area within the same city.

Prefecture suffixes

-to, -fu, -ken and -do

Prefectures carry suffixes: Tokyo is a -to, Osaka and Kyoto are -fu, Hokkaido is a -do, and the other 43 are -ken. The suffix is often dropped in English but should validate against the 47 official prefectures.

Errors that cause failed deliveries to Japan

Each of these passes a basic "is this field filled in" check but fails at the carrier, turning into a redelivery, a return, or an address correction fee.

Missing or hyphen-less postal code. A 5-digit or run-together code (1500002) breaks automated sorting and forces manual handling or return.
Ward omitted in major cities. “Tokyo” without “Shibuya-ku” is ambiguous across 23 wards and millions of addresses.
Block numbers reversed or split wrong. Entering 12-24-2 instead of 2-24-12 points to a different building entirely.
Kanji and romaji mixed on one label. Partial Japanese text in a Latin-only carrier system can be dropped or garbled in transit.
Prefecture spelled inconsistently. “Tokyo-to”, “Tokyo” and “Tokyo Prefecture” should normalize to one valid value before the label prints.

Carrier notes for Japan

How the major carriers handle Japan addresses, and what your label needs to satisfy each one.

Japan Post

The domestic backbone and last-mile partner for most inbound international mail. Routing is driven almost entirely by the 7-digit postal code, so validate it first.

Yamato & Sagawa

The dominant domestic couriers (Kuroneko and Hikyaku). They rely on the block-number system and ward, and offer time-window redelivery that a correct address unlocks.

DHL, FedEx, UPS

International carriers require a fully romanized address with the country line. They surcharge address corrections, so a validated label avoids both fees and customs delays.

Validate every Japan address at checkout

Address Guard checks Japan addresses against carrier and postal databases before the order ships, normalizes the format, and flags the errors that cause failed deliveries. 240+ countries, $0.05 per check.

Address formats for other countries

Part of the Address Guard international address format guide, covering 240+ countries.

Japan address format FAQ

How do you write a Japanese address in English?+
Reverse the domestic order so it reads smallest unit to largest: recipient name, building and room, block number (like 2-24-12), area and ward (Shibuya-ku), city, prefecture and 7-digit postal code, then JAPAN on the final line. This romanized order is what international carriers expect.
What is the postal code format for Japan?+
Seven digits written as NNN-NNNN, with a hyphen after the third digit, for example 150-0002. It is often shown with the 〒 postal mark. The code drives sorting, so it should be validated and never truncated to five digits.
Why do orders to Japan get returned or delayed?+
The most common causes are a missing or malformed postal code, a dropped ward (-ku) in large cities, and reversed or split block numbers. Because Japanese addresses use blocks instead of named streets, generic checkout fields let these errors through unless the address is validated against postal and carrier data.