I searched a lot about the difference of unichar
and char
but did't get any clear concept.
also tell me difference about char[]
and unichar[]
.
when use char
and unichar
??
char
is 8 bits and represents either an arbitrary 8-bit number, or a UTF-8 code unit, or a code unit in some other character encoding.
unichar
is 16 bits and represents a UTF-16 code unit.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With