If this tool helped you, you can buy us a coffee ☕
Accurately search China's 5-level administrative regions (province, city, district, county, township) to get coordinates, zip codes, and area codes.

Special Character Lookup
Find Unicode codes and HTML entities by character name or symbol. Get accurate encoding info for web development, design, and document editing.

Online NSLookup Tool
Check domain DNS records online. Instantly look up A, AAAA, CNAME, MX, and NS records with support for custom DNS servers.

Chinese to Pinyin Converter
Convert Chinese characters (Hanzi) to Pinyin with tone marks or numbers. Features smart polyphone recognition and a dedicated name mode.
When you need to quickly obtain the administrative hierarchy, geographic coordinates, or contact information for a specific region in China, traditional methods often require checking multiple disconnected databases. Using the structured coding system (GB/T 2260 standard), this tool allows you to simply enter a region name to retrieve its complete hierarchical information, 6-digit zip code, 4-digit area code, and WGS84 latitude and longitude coordinates.
Q: How do I find the parent city and province information for a specific township?
A: Search for the township name directly. The parentId field in the results represents the code of its parent administrative unit. You can use this code to trace the complete administrative chain.
Q: How many decimal places are the latitude and longitude coordinates accurate to?
A: We provide 5-decimal-place precision (approximately 1-meter accuracy), sourced from the latest public datasets of the Ministry of Civil Affairs.
• Hong Kong, Macau, and Taiwan use separate coding systems.
• Districts and counties under direct-administered municipalities are directly linked to the municipal-level code.
• For areas where counties were upgraded to districts after 2020, please use the new names for your search.
For GIS system developers, we recommend building an administrative tree structure using the parentId field. Typical example: Searching for "Yuhang District" returns parentId=330100 (Hangzhou City). Searching for 330100 then returns parentId=330000 (Zhejiang Province), forming a complete administrative chain.