Punycode एनकोडर/डिकोडर
Punycode से अंतर्राष्ट्रीयकृत डोमेन नाम एनकोड या डिकोड करें।
Punycode Encoder/Decoder के बारे में
Punycode Encoder/Decoder internationalized domain names (IDN) को Punycode encoding में और वापस convert करता है — Unicode characters को ASCII-compatible encoding (ACE) में converting। Punycode internationalized domain names को DNS में represent करने का standard है।
उपयोग कैसे करें
Unicode domain name enter करें Punycode में encode करने के लिए, या xn-- prefix वाला Punycode domain paste करें original Unicode form में decode करने के लिए।
सामान्य उपयोग के मामले
- internationalized domain names को DNS-compatible Punycode में encode करना
- Punycode domain names को original Unicode characters में decode करना
- IDN phishing attacks में homoglyph domain names identify करना
- non-ASCII domain names को DNS resolution के लिए correctly encode करना verify करना
- email और web applications में internationalized domain name handling test करना