<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Ulrike Fischer wrote:<br>
<br>
</div>
<blockquote type="cite" cite="mid:15nsvyfiuqdap.dlg@nililand.de">
<pre wrap="">I can't input files with umlauts/non-ascii on windows 10.

\input grüße
</pre>
</blockquote>
<br>
Any difference if you use only one of the two "odd" characters, as in :<br>
<ul>
<li>
<pre wrap="">\input grüe</pre>
</li><li>
<pre wrap="">\input grße</pre>
</li></ul>
<p>?<br>
</p>
<p>Here I get (Windows 7 Enterprise, 64-bit)<br>
</p>
<p></p>
<blockquote type="cite">D:\temp>copy con grüße.tex<br>
xxx<br>
\end<br>
^Z<br>
        1 file(s) copied.<br>
<br>
D:\temp>dir<br>
 Volume in drive D is HDD 1 (Win 7 Data)<br>
 Volume Serial Number is C21D-9491<br>
<br>
 Directory of D:\temp<br>
<br>
27/10/2019  16:27    <DIR>          .<br>
27/10/2019  16:27    <DIR>          ..<br>
27/10/2019  16:27                11 grüße.tex<br>
               1 File(s)             11 bytes<br>
               2 Dir(s)  588,538,236,928 bytes free<br>
<br>
D:\temp>luatex<br>
This is LuaTeX, Version 1.10.0 (TeX Live 2019/W32TeX)<br>
 restricted system commands enabled.<br>
**\input grüße<br>
! String contains an invalid utf-8 sequence.<br>
<*> \input gr<br>
          ße^^@e<br>
? \end<br>
Type <return> to proceed, S to scroll future error messages,<br>
R to run without stopping, Q to run quietly,<br>
I to insert something,<br>
H for help, X to quit.<br>
? x<br>
<br>
warning  (pdf backend): no pages of output.<br>
<br>
D:\temp></blockquote>
<p></p>
<p><i>Philip Taylor</i><br>
</p>
</body>
</html>