Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Decode an IDNA string
ResourceFunction["DecodeFromIDNA"][string] decodes an IDNA formatted string. |
Decode a string from the IDNA format:
In[1]:= |
Out[1]= |
Encode a Unicode string:
In[2]:= |
Out[3]= |
Decode it:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License