Hi, folks --
We're running Illustrator CS3 on Windows XP, which is said by Adobe to support Unicode well.
When using the Text tool and while editing a line of text, one can insert a character by its numeric code using this technique: press & hold the Alt key, type in a decimal number *from the keyboard's keypad*, and release the Alt key.
Web pages like
http://unicode.org/charts/PDF/U0370.pdf show the Unicode numberic values in hex for various characters, which I convert to decimal using the hex/decimal radio buttons of the Windows Calculator running in Scientific view.
Since inserting Unicode character 68(dec) (44(hex)) does indeed insert capital D using the Alt-UnicodeValueInDecimal-AltRelease trick, one might guess that the lower-case Greek letter Mu in Arial font could therefore be inserted by specifying its Unicode value of 956(dec) (3BC(hex)) after confirming its presence in the desired font through the Windows Character Map application. But in fact, Mu does not appear: instead, lower-case Mu appears if one supplies 1254(dec) using this trick. 1254(dec) should equal 4E6(hex), which is proving difficult to locate in Arial font in the Windows Character Map app.
If I'm working with a Unicode-friendly font, and if I can insert the desired character from that same font into MS-Word using Word's "type the number in hex, select the number, and press Alt-X" Unicode-insertion trick, then what am I doing wrong in AI-CS3? Is there some other numbering scheme at work, here?
Thanks for your help!
Don