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 ????坎???卷 0011111100111111001111110011111110011010101010100011111100111111001111111001100111001001 3f3f3f3f9aaa3f3f3f99c9
EUC-JP ????坎???卷 0011111100111111001111110011111111010100101011000011111100111111001111111101001011001011 3f3f3f3fd4ac3f3f3fd2cb
UTF-8 쒀렣쑈뤰坎첁늅쨵卷 111011001001001010000000111010111010000010100011111011001001000110001000111010111010010010110000111001011001110110001110111011001011001010000001111010111000101010000101111011001010100010110101111001011000110110110111 ec9280eba0a3ec9188eba4b0e59d8eecb281eb8a85eca8b5e58db7
UHC 쒀렣쑈뤰坎첁늅쨵卷 101111101010110010001110101101001011111010100100100011111101111011001010111011001010101010001110101101001011111010100100100011111100111111101001 beac8eb4bea48fdecaecaa8eb4bea48fcfe9

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