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 ?H???????? 00111111010010000011111100111111001111110011111100111111001111110011111100111111 3f483f3f3f3f3f3f3f3f
SJIS-WIN ?H???????? 00111111010010000011111100111111001111110011111100111111001111110011111100111111 3f483f3f3f3f3f3f3f3f
EUC-JP ?H???????? 00111111010010000011111100111111001111110011111100111111001111110011111100111111 3f483f3f3f3f3f3f3f3f
UTF-8 청H쨋챕횦첨챤쨈혦짢 11101100101100101010110101001000111011001010100010001011111011001011000110010101111011011001101010100110111011001011001010101000111011001011000110100100111011001010100010001000111011011001100010100110111011001010011110100010 ecb2ad48eca88becb195ed9aa6ecb2a8ecb1a4eca888ed98a6eca7a2
UHC 청H쨋챕횦첨챤쨈혦짢 11000011101110110100100011000010101101101100001110101001110000111001110111000011101101111100001110101110110000101011010011000010100011101100001010101000 c3bb48c2b6c3a9c39dc3b7c3aec2b4c28ec2a8

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