Decoding Hong Kong addresses: no ZIP, many floors
5 min read · 2026-08-05
A city without postal codes
Hong Kong is one of the few developed postal systems that never adopted postal codes. The density and layout of buildings made a universal code impractical, so mail is sorted by building and district instead.
For form testing this is a gift: any field that requires a ZIP for Hong Kong addresses is a red flag in your checkout design.
Flat, floor, block, estate
A typical address reads from the smallest unit outward: Flat 5B, 12/F, Wing On Building, 88 Des Voeux Road Central, Central, Hong Kong Island. Each part narrows the location: the flat, the floor, the building, the street number, the district, the region.
Drop any layer and a courier can still usually find the building — which is why residents often skip the flat number for parcel lockers.
Testing with HK samples
Good Hong Kong test data includes the building line, an English street name and a region such as Kowloon or New Territories. Our Hong Kong generator composes exactly that structure, so your forms learn to accept multi-line, code-free addresses.