Greasy Fork is available in English.

encodeToGb2312

转码 GB2312

Script này sẽ không được không được cài đặt trực tiếp. Nó là một thư viện cho các script khác để bao gồm các chỉ thị meta // @require https://update.greasyfork.org/scripts/368137/601683/encodeToGb2312.js

Tác giả
Rhilip
Phiên bản
0.0.1.20180602124305
Đã tạo
17-05-2018
Đã cập nhật
02-06-2018
Giấy phép
N/A

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