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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 暗??徇??徇 10001000110000110011111100111111100111000110110100111111001111111001110001101101 88c33f3f9c6d3f3f9c6d
EUC-JP 暗??徇??徇 10110000110001010011111100111111110101111100111000111111001111111101011111001110 b0c53f3fd7ce3f3fd7ce
UTF-8 暗뽫뇦徇곫낄徇 111001101001101010010111111010111011110110101011111010111000011110100110111001011011111010000111111010101011001110101011111010111000001010000100111001011011111010000111 e69a97ebbdabeb87a6e5be87eab3abeb8284e5be87
UHC 暗뽫뇦徇곫낄徇 1110010011011110100101101110011110000111100011101110001011011111100000011110011010110011101001011110001011011111 e4de96e7878ee2df81e6b3a5e2df

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