标签:tar 常见 basic 次方 ucs multi 平面 asi bmp
ucs: Universal Character Set
BMP:Basic Multilingual Plane
SMP:Supplementary Multilingual Plane
Unicode将所有字符分成17个plane,每个plane包含2的16次方个字符。第一个plane称之为BMP,所有最常见的字符都放在这个平面。
剩下的字符都放在SMP,码点范围从 U+010000 一直到 U+10FFFF。
标签:tar 常见 basic 次方 ucs multi 平面 asi bmp
原文地址:https://www.cnblogs.com/fengliang/p/14119431.html