Read utf-8 using Scanner [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 3 years ago . I am having trouble with UTF-8 encoding when using Scanner . Example two lines of my data file: 000001 Mėlynas Tadas 63210309683 V 2003/03/17 2016/03/17 000002 Raudonas Tomas 65505023282 V 2006/01/26 2018/01/26 Currently I am using Scanner to read the text separately instead of the whole line as this is more