I have used UTF-8 in my java code for encoding. It was working well in one linux server. But eventhough I use the same code, some special character is not comming properly in another linux server.

Will there be any impact with UTF-8 character encoding in different linux systems?

I am having issue with the registered symbol.

The server details are below:
Server 1:
2.6.9-89.EL #1 Mon Apr 20 10:23:08 EDT 2009 i686 i686 i386 GNU/Linux

The special character is displays as below:
N-SŪ

Server 2:
2.6.18-238.19.1.el5 #1 SMP Sun Jul 10 08:43:41 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux

I have attached the image for special character display, as I am unable to copy the same.

special character display.jpg






Please help me on this. Thanks in advance