How many characters can be mapped with Unicode?

后端 未结 6 744
感情败类
感情败类 2020-11-27 02:48

I am asking for the count of all the possible valid combinations in Unicode with explanation. I know a char can be encoded as 1,2,3 or 4 bytes. I also don\'t understand why

6条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-27 03:19

    Unicode has the hexadecimal amount of 110000, which is 1114112

提交回复
热议问题