[ASK] is there any operator to convert double byte char into single byte char


Hi all,
I want to ask is there any operator to convert double byte character into single byte character?
I use it for convert japanese double byte character for alphabet or numeric into a single byte..
For example :
1234 >> 1234
bcd >> bcd
Thx
Felix
I want to ask is there any operator to convert double byte character into single byte character?
I use it for convert japanese double byte character for alphabet or numeric into a single byte..
For example :
1234 >> 1234
bcd >> bcd
Thx
Felix
0