byte[] b = {(byte) 99, (byte)97, (byte)116}; String s = new String(b, "US-ASCII");