Charset 썸네일형 리스트형 vi 파일 인코딩 확인 및 변경 1. 인코딩 확인하기 :set encoding 2. 인코딩 변경하여 보기 :e ++enc=utf-8 3. 인코딩 변경하여 저장하기 :set fileencoding=utf-8 이전 1 다음