I wish to create (in the R language) a “decimal HTML decoder” such as the one implemented in this website:
http://www.hashemian.com/tools/html-url-encode-decode.php
But I’m not sure where to start, could someone propose any pointers on what to read/which translation table (or formula) to use?
My original motivation for this will be the decoding of Hebrew characters. (for example, the translation of something like this:
שלום
To this:
שלום
)
(hat tip goes to Matt Shotwell for the pointers)
Edit the time has expired on adding to my comment so I’ll add this link that seems to have a conversion table: