1. char - -128~127의 범위를 갖음. - 컴파일러 옵션 중 /J를 이용해 signed char를 unsigned char로 변경할 수 있음. - 문자값을 저장함. 2. ASCII - 영문 알파벳을 사용하는 문자 인코딩 -> 문자 인코딩: 문자나 기호를 컴퓨터가 이용할 수 있는 신호로 만든 것. ASCII Code - The extended ASCII table (ascii-code.com) ASCII Code - The extended ASCII table The following ASCII table with hex, octal, html, binary and decimal chart conversion contains both the ASCII control characters, ASCI..