charamel icon indicating copy to clipboard operation
charamel copied to clipboard

Single emojis are classified as CP1140

Open chomechome opened this issue 4 years ago • 0 comments

Example to reproduce:

>>> from charamel import Detector
>>> Detector().detect('👍'.encode())
<Encoding.CP_1140: 'cp1140'>

chomechome avatar May 12 '20 06:05 chomechome