To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?N???N??^ 001111110100111000111111001111110011111101001110001111110011111101011110 3f4e3f3f3f4e3f3f5e
SJIS-WIN ?N???N??^ 001111110100111000111111001111110011111101001110001111110011111101011110 3f4e3f3f3f4e3f3f5e
EUC-JP ?N???N??^ 001111110100111000111111001111110011111101001110001111110011111101011110 3f4e3f3f3f4e3f3f5e
UTF-8 청N혦짜청N혦짜^ 111011001011001010101101010011101110110110011000101001101110110010100111100111001110110010110010101011010100111011101101100110001010011011101100101001111001110001011110 ecb2ad4eed98a6eca79cecb2ad4eed98a6eca79c5e
UHC 청N혦짜청N혦짜^ 110000111011101101001110110000101000111011000010101001011100001110111011010011101100001010001110110000101010010101011110 c3bb4ec28ec2a5c3bb4ec28ec2a55e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)