package simplifiedchinese

Import Path
	golang.org/x/text/encoding/simplifiedchinese (on go.dev)

Dependency Relation
	imports 5 packages, and imported by one package

Involved Source Files all.go gbk.go hzgb2312.go Package simplifiedchinese provides Simplified Chinese encodings such as GBK.
Package-Level Variables (total 4)
All is a list of all defined encodings in this package.
GB18030 is the GB18030 encoding.
GBK is the GBK encoding. It encodes an extension of the GB2312 character set and is also known as Code Page 936.
HZGB2312 is the HZ-GB2312 encoding.