This link might be relevant:
https://stackoverflow.com/questions/...e-unicode-well
So we could set the encoding for the ini file to be utf-8, and as long as it still groks the ascii with hex codes on input, we should be okay to use that. It will definitely make the ini more user editable.