Development
[Python]utf-8 확인 코드
알 수 없는 사용자
2008. 7. 30. 17:52
파이선을 이용한 문자열 UTF-8 코드 확인 방법
unicode('비디오', 'utf-8').encode('utf-8')