Greek & unicode

I have some greek text that I have tried to convert to ascii with the native2ascii tool, but it isn't displaying the same glyphs as the original at all...

Dont know it the problem is that the native2ascii converts to wrong unicode codes or if it is a problem with the font. At least MS Word seems to be able to display the font in Courier New, which I'm also using for the java app. Could it be that the native2ascii is doing something wrong? I have noticed that the unicode looks aa bit strange: "\u2018\u00c1\u00c7\u00b5\u00af\u00bf"

are those "  " supposed to be there?

Cheers

[614 byte] By [flalara] at [2007-10-1 12:33:47]
# 1
Problems solved! Found that I was using the documentation for the wrong java version and that there were some differences in the encoding codes.
flalara at 2007-7-10 14:52:29 > top of Java-index,Desktop,I18N...
# 2
Hi flalar,I have a similar problem as you described with japaense in UTF-8 encoding described inthe topic "Problem with UTF-8 japanese on Win XP" can you tell how have you resolved your problem .Regards,
renodream13a at 2007-7-10 14:52:29 > top of Java-index,Desktop,I18N...