https://www.acmicpc.net/problem/11654
정답 asc = input() print(ord(asc))
--> ord함수는 문자를 아스키 코드로 chr함수는 아스키 코드를 문자로 변환해준다.
아스키 코드표