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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????癰?? 00111111001111110011111100111111001111110011111111100001100111100011111100111111 3f3f3f3f3f3fe19e3f3f
EUC-JP ??????癰?? 00111111001111110011111100111111001111110011111111100001111111100011111100111111 3f3f3f3f3f3fe1fe3f3f
UTF-8 채챙채쨈횪처癰뺛걖 111011001011000110000100111011001011000110011001111011001011000110000100111011001010100010001000111011011001101010101010111011001011001010011000111001111001100110110000111010111011101010011011111010101011000110010110 ecb184ecb199ecb184eca888ed9aaaecb298e799b0ebba9beab196
UHC 채챙채쨈횪처癰뺛걖 110000111010010011000011101011001100001110100100110000101011010011000011101000001100001110110011111010001011100110010101111000111000000110000001 c3a4c3acc3a4c2b4c3a0c3b3e8b995e38181

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