in reply to Re^3: Malformed UTF-8 character (unexpected continuation byte 0x96, with no preceding start byte)
in thread Malformed UTF-8 character

I am sorry for that. Here is the out put for the above statement.

text - abcd

text ΤΗτ abcd

If you see here.. the second statement is printing weird characters.Insted of printing 'text – abcd' it is priting 'text ΤΗτ abcd'.

Any help would be appreciated greatly. Thank you

  • Comment on Re^4: Malformed UTF-8 character (unexpected continuation byte 0x96, with no preceding start byte)