som ten tvoj vytvor stiahol, a google nasiel za sekundu:
http://docs.oracle.com/javase/1.4.2/docs/api/java/ io/FileReader.html
takze pouzi InputStreamReader namiesto FileReader, a daj mu tam do parametra kodovanie v ktorom je ten textakThe constructors of this class assume that the default character encoding and the default byte-buffer size are appropriate. To specify these values yourself, construct an InputStreamReader on a FileInputStream.