//install using 'npm install utf8' const utf8 = require('utf8'); utf8.encode(string)
res.send(data.toString("utf8"));