Click to See Complete Forum and Search --> : unicode values


win006
12-16-2005, 02:07 AM
hai

I am working in c#,i would like to know how to display unicode value for a given string,and i would like to know whats the difference between u and U
when displaying a unicode value


For example: A string like "Hello"


cheers

Cipher
12-16-2005, 05:12 AM
I'm not sure if i got you right, but try add this tag in you head tag
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">