Comparison of Unicode encodings: Difference between revisions

Content deleted Content added
8 bit environments: saving work in progress
Line 19:
|010000 - 10FFFF||4||4||4||4
|}
<!--
===7 bit environments===
{| {{prettytable}}
|code range (hexadecimal)||[[UTF-7]]||[[UTF-8]] [[quoted printable]]||UTF-8 [[base64]]||[[UTF-16]] quoted printable||UTF-16 base64||[[UTF-32]] quoted printable||UTF-32 base64||[[GB18030]] quoted printable||[[GB18030]] base64
|-
|000000 - 000032|| ||3||1&#x2153;||6||2&#x2154;||12||5⅓||3||1&#x2153;
|-
|000033 - 00007F|| ||1||1&#x2153;||4||2&#x2154;||10||5⅓||1||1&#x2153;
|-
|000080 - 0007FF|| ||6||2||4||rowspan=2|2 for stuff inherited from [[GB2312]]/[[GBK]] (e.g.<br>most chineese stuff) 4 for everything else.
|-
|000800 - 00FFFF|| ||9||2||4
|-
|010000 - 10FFFF|| ||4||4||4||4
|}
-->