in reply to Re: uparse - Parse Unicode strings
in thread uparse - Parse Unicode strings

The script assumes your terminal uses UTF-8. However, you are not using a UTF-8 locale. You should look into switching to a UTF-8 locale.

I didn't notice there were other comments already.