0 1
System.Text.Encoding sjis=System.Text.Encoding.GetEncoding("Shift-JIS"); int bytecount=sjis.GetByteCount(text);