Page 1 of 1

Аbout conversion tables

Posted: 01 Nov 2010, 11:08
by otrov
Let this be split from my previous topic with many questions.
I would like to know if it possible to create conversion table (CT) with UTF-8 (or even Unicode) mappings. Is it possible, or CT works only byte per byte?

Image

I know I could use iconv, but i was trying to map entities to corresponding characters, like:
\u0421\u0430\u043B\u0430\u043C\u0430\u043D\u0434\u0435\u0440
example: http://rishida.net/tools/conversion/

or perhaps I should do some scripting?

Re: Аbout conversion tables

Posted: 01 Nov 2010, 11:25
by otrov
Sorry for this post. I just now saw "convert.cfg" file, and know the answer - it's not possible