diff --git a/encoding.bs b/encoding.bs index b5a539d..3914057 100644 --- a/encoding.bs +++ b/encoding.bs @@ -632,7 +632,7 @@ prescribes, as that is necessary to be compatible with deployed content. Legacy multi-byte Chinese (simplified) encodings - GBK + GBK "chinese" "csgb2312" "csiso58gb231280" @@ -641,6 +641,7 @@ prescribes, as that is necessary to be compatible with deployed content. "gb_2312-80" "gbk" "iso-ir-58" + "windows-936-2000" "x-gbk" gb18030 diff --git a/encodings.json b/encodings.json index 74019c0..2834fe9 100644 --- a/encodings.json +++ b/encodings.json @@ -340,6 +340,7 @@ "gb_2312-80", "gbk", "iso-ir-58", + "windows-936-2000", "x-gbk" ], "name": "GBK"