Low-level conversion of e.g. "ISO-8859-1" to "UTF-8" Get link Facebook X Pinterest Email Other Apps - March 31, 2007 String utf8Title = new String(getTitle().getBytes("ISO-8859-1"), "UTF-8"); Get link Facebook X Pinterest Email Other Apps