문제

Where can I find the binary representations of the characters encapsulated within the cp1252 character library for Windows(e.g. •, †, …, etc.)?

도움이 되었습니까?

해결책

You can find it in Lib/encodings/cp1252.py

It was generated from ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP1252.TXT

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top