Version0.1.2
Revision53
Size10.9 MB
Licenseunset
Confinementstrict
Basecore22
CategoriesUtilities

Convert a string to its unicode representation.

Screenshot

Choose the GUI app from the desktop menu or use uniscape in a terminal:

usage: 
  uniscape STRING [-s|-w]
  echo STRING | uniscape [-s|-w]


  \u0053\u0054\u0052\u0049\u004e\u0047


Convert a string to its unicode representation; accepts piped input or a
series of arguments.


positional arguments:
  STRING


options:
  -h, --help           show this help message and exit
  -s, --escape-spaces  Output spaces as escaped value '\u0020' instead of ' '.
  -w, --with-text      Output original text before its escaped values: 'hôtel
                        \u0068\u006f\u0302\u0074\u0065\u006c'.

Update History

0.1.2 (53)
13 Dec 2025, 09:47 UTC

Published15 Jul 2023, 13:44 UTC

Last updated3 Dec 2023, 17:57 UTC

First seen13 Dec 2025, 09:47 UTC