Encoding it twice. For example the circumflex accent is U+005E, the combining circumflex accent is U+0302.
If you want to use a char as combining char while it yet exists in unicode only as a base char you might want to try to propose the combining char as a new char to be added to unicode. ----- Original Message ----- From: "Flarn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 26, 2004 5:49 PM > I know that there are some combining characters, and a lot of base > characters. But, is there any way to use a base character as a > combining character? Please help me! > > - Michael Norton (a.k.a. Flarn) > E-mail address: [EMAIL PROTECTED] > > >

