FS ReadFile Encoding
fs.readFile('/etc/passwd', 'utf8', callback);
The little dog
fs.readFile('/etc/passwd', 'utf8', callback);