diff --git a/apps/routerconsole/jsp/configreseed.jsp b/apps/routerconsole/jsp/configreseed.jsp
index 2e2e2f806a91e358b4e3940bd83a594e727998a5..c9e092506d2f950071a07f735560bf833882f3b4 100644
--- a/apps/routerconsole/jsp/configreseed.jsp
+++ b/apps/routerconsole/jsp/configreseed.jsp
@@ -31,7 +31,7 @@
 </div></form></div>
 
 <div class="configure">
-<form action="" method="POST" enctype="multipart/form-data" >
+<form action="" method="POST" enctype="multipart/form-data" accept-charset="UTF-8">
 <input type="hidden" name="nonce" value="<%=pageNonce%>" >
 <h3><%=intl._("Manual Reseed from File")%></h3>
 <p><%=intl._("Select zip or su3 file")%> :