강의

멘토링

커뮤니티

Inflearn Community Q&A

shirohika's profile image
shirohika

asked

Computer Engineering for Developers 1: Computer Architecture + Operating Systems for Self-study

How to represent text with 0s and 1s

유니코드 문자 집합

Written on

·

54

0

0과 1로 문자를 표현하는 방법 챕터에서

한과 글을 예시로 들어주셨을 때 최종값이

 

한 : 11101101 10010101 10011100(2)

글 : 11101010 10111000 1000000(2)

이라고 나오는건 EUC-KR에서의 완성형 인코딩 방식인걸까요?

컴퓨터-구조운영체제기술면접

Answer

This question is waiting for answers
Be the first to answer!
shirohika's profile image
shirohika

asked

Ask a question