byte[] array = new byte[2];
array = System.Text.Encoding.Default.GetBytes("中");int i1 = (short)(array[0] - oxa1);
int i2 = (short)(array[1] - oxa1);