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 ???l???kF 001111110011111100111111011011000011111100111111001111110110101101000110 3f3f3f6c3f3f3f6b46
SJIS-WIN ???l???kF 001111110011111100111111011011000011111100111111001111110110101101000110 3f3f3f6c3f3f3f6b46
EUC-JP ???l???kF 001111110011111100111111011011000011111100111111001111110110101101000110 3f3f3f6c3f3f3f6b46
UTF-8 챠혱혱l챠혱혱kF 111011001011000110100000111011011001100010110001111011011001100010110001011011001110110010110001101000001110110110011000101100011110110110011000101100010110101101000110 ecb1a0ed98b1ed98b16cecb1a0ed98b1ed98b16b46
UHC 챠혱혱l챠혱혱kF 110000111010110111000010100110001100001010011000011011001100001110101101110000101001100011000010100110000110101101000110 c3adc298c2986cc3adc298c2986b46

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