[Java] – How to read a file with correctly encoding charset
Problem: I try to read a .srt file and get some weird characters from it when print out to console. Situation: If a file was create by BOM included => you cannot read that file like normal.