without the fix, the 2nd byte of chinese character is override (rxvt_decode_euc2jis, c |= 0x80) as if it is ENC_EUCJ. it strip GBK/GB18030 encoding down to GB2312 subset
no decode/conversion is need for for gbk string encoding to gbk font encoding imho
tested with libW11 and libX11