P
perspolis
Hi all
I want to save my c# files with unicode encoding.
I have some choices in encoding like:
1-Unicode-CodePage1200
2-Unicode(UTF8 with singnaure)-CodePage 65001
3-Unicode(UTF8 without singnaure)-CodePage 65001
which encoding is better to use unicode?/?
thanks in advance
I want to save my c# files with unicode encoding.
I have some choices in encoding like:
1-Unicode-CodePage1200
2-Unicode(UTF8 with singnaure)-CodePage 65001
3-Unicode(UTF8 without singnaure)-CodePage 65001
which encoding is better to use unicode?/?
thanks in advance