Greasy Fork is available in English.

encodeToGb2312

转码 GB2312

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://update.greasyfork.org/scripts/368137/601683/encodeToGb2312.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Rhilip
バージョン
0.0.1.20180602124305
作成日
2018/05/17
更新日
2018/06/02
大きさ
139KB
ライセンス
不明

This code is from https://github.com/liuxiaodong/encodeToGb2312

You can use like:

var result = encodeToGb2312("字符串转GB2312");
result:  D7D6B7FBB4AED7AA474232333132
var result = encodeToGb2312("字符串转GB2312",true);
result:  %D7%D6%B7%FB%B4%AE%D7%AA%47%42%32%33%31%32