chardetect (1) - Linux Manuals
chardetect: universal character encoding detector
NAME
chardet - universal character encoding detector
SYNOPSIS
chardet [file ...]DESCRIPTION
Report heuristically-detected character encoding for each file.For every specified file (defaulting to stdin if no files are specified), reads and determines the character encoding of the file content. Reports the name and confidence level for each file's detected character encoding.
AUTHOR
chardet module was written by Mark Pilgrim <mark [at] diveintomark.org>This manual page was written by Piotr Ożarowski <piotr [at] debian.org>, for the Debian project (but may be used by others).