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()

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

Android Room database FTS

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

KiCad 시작하기 3 (새로운 소자 추가하기)

Android Notification with Full Screen

Python OpenCV 빈 화면 만들기

Android Minimum touch target size

tensorflow tf.expand_dims()

Kivy 시작하기 12 (Pyinstaller로 exe 파일 만들기)