Can I use another encoding in node.js when I use fs.readFile()

Can I use tis620 or windows874 encoding for fs.readFile() in node.js

When I use 'utf8' in database show � or ?.

Thanks.

Satit Rianpit