I have the same issue, but with forward and backward slashes in resultSet response/
For example, I expected to receive values "1\Ф" or "1/Ф", but after rs.getString() I had only "1Ф" value for both cases