Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Encode regular Unicode characters in a string to their HTML character entities
ResourceFunction["EncodeHTMLCharacterEntities"][string] encodes the Unicode characters in the given string to their HTML character entities. |
Replace Unicode characters with their HTML character entities:
In[1]:= | ![]() |
Out[1]= | ![]() |
In[2]:= | ![]() |
Out[2]= | ![]() |
This function expects expects one argument and it must be a string. Anything else will give a Failure:
In[3]:= | ![]() |
Out[3]= | ![]() |
Wolfram Language 14.0 (January 2024) or above
This work is licensed under a Creative Commons Attribution 4.0 International License