Example to reproduce: ```python >>> from charamel import Detector >>> Detector().detect('👍'.encode()) <Encoding.CP_1140: 'cp1140'> ```