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 챈쩌짭챘짚쨋챌챨 111011001011000110001000111011001010100110001100111011001010011110101101111011001011000110011000111011001010011110011010111011001010100010001011111011001011000110001100111011001011000110101000 ecb188eca98ceca7adecb198eca79aeca88becb18cecb1a8
UHC 챈쩌짭챘짚쨋챌챨 11000011101001101100001010111100110000101010110011000011101010111100001010100100110000101011011011000011101001111100001110110000 c3a6c2bcc2acc3abc2a4c2b6c3a7c3b0

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