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 ?????]?? 0011111100111111001111110011111100111111010111010011111100111111 3f3f3f3f3f5d3f3f
SJIS-WIN ?????]?? 0011111100111111001111110011111100111111010111010011111100111111 3f3f3f3f3f5d3f3f
EUC-JP ?????]?? 0011111100111111001111110011111100111111010111010011111100111111 3f3f3f3f3f5d3f3f
UTF-8 챌혚혢챠혧]채찼 11101100101100011000110011101101100110001001101011101101100110001010001011101100101100011010000011101101100110001010011101011101111011001011000110000100111011001011000010111100 ecb18ced989aed98a2ecb1a0ed98a75decb184ecb0bc
UHC 챌혚혢챠혧]채찼 110000111010011111000010100001011100001010001011110000111010110111000010100011110101110111000011101001001100001110100001 c3a7c285c28bc3adc28f5dc3a4c3a1

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