Python 인코딩 종류(encoding types)

사용 버전 : Python 3.6.8
사용 프로그램 : 1.34.0 x64


파이썬 인코딩 종류에 대해서 알아보겠습니다.


Python encoding type은 다음 페이지에 잘 나와있습니다.

https://docs.python.org/2.4/lib/standard-encodings.html


여기서 가장 많이 사용하는 encoding으로는


ascii와 utf-8 정도가 되겠네요.



끝.




카테고리: Standard Library, Python

댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

Python OpenCV 빈 화면 만들기

tensorflow tf.random.uniform()

Android Notification with Full Screen

KiCad 시작하기 2 (PCB 만들기)

Android Minimum touch target size

Python bs4.SoupStrainer()

KiCad 시작하기 4 (기존 회로도 수정 및 추가)

음악 총보(Score), 파트보(Part)

tensorflow tf.expand_dims()