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.
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |