Dear @iarna
I just discover that fcharset2 Symbol is not supported here.
Due to the fact that it does not related to any window codepage. So it will never be handled by iconv.
However in rtf documents, bullet and numbering are frequently. I believe it would be pretty nice to have support on Symbols or simply Bullet & Numbering.
Here is an example rtf string:
{\rtf1\fbidis\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fcharset0 Microsoft Sans Serif;}{\f1\fswiss\fprq2\fcharset0 Tahoma;}{\f2\fnil\fcharset2 Symbol;}} {\colortbl ;\red0\green0\blue0;} \viewkind4\uc1\pard{\pntext\f2'B7\tab}{*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb'B7}}\ltrpar\cf1\f0\fs16 Some Text \cf0\f1\fs20 Some text.\cf1\f0\fs16\par \cf0\f1\fs20{\pntext\f2'B7\tab}some text.\cf1\f0\fs16\par }
Same thing possibly also happens to fcharset1 DEFAULT, and fcharset255 OEM. But I have not seen examples from my experience.
Thank you.