View Single Post
Unread 03-01-2006, 08:36 PM   #29
phextwin
Cooling Neophyte
 
Join Date: Dec 2004
Location: Geelong, Australia
Posts: 16
Default Re: Greek chars in thread posts

Character (run-> charmap) map lists all the unicode codes for the symbols. Eg capital pi is 03A0.

So get that number and convert it from hex to base 10 in windows calc (run -> calc) then alt+blah the resulting number

Or you could just drag and drop from charmap. ΠΔμαβδ etc etc.

Another way is as TM was saying with the &#xxx; you can also use the names of the chars to type it in. ie xxx = gamma gives &#gamma; <--Edit: Hmmm, strange, that used to work in vbulliten.
phextwin is offline   Reply With Quote