How do i get the decimal value of a unicode character in C#?

前端 未结 5 1145
南笙
南笙 2020-12-31 04:48

How do i get the numeric value of a unicode character in C#?

For example if tamil character (U+0B85) given, output should be 2949 (i.e. <

5条回答
提交回复
热议问题