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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 챨짰횣챕횆쩔챤쨈 111011001011000110101000111011001010011110110000111011011001101010100011111011001011000110010101111011011001101010000110111011001010100110010100111011001011000110100100111011001010100010001000 ecb1a8eca7b0ed9aa3ecb195ed9a86eca994ecb1a4eca888
UHC 챨짰횣챕횆쩔챤쨈 11000011101100001100001010101110110000111001101011000011101010011100001110000100110000101011111111000011101011101100001010110100 c3b0c2aec39ac3a9c384c2bfc3aec2b4

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