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 潁←????伍 10011111111100011000000110101001001111110011111100111111001111111000110011011110 9ff181a93f3f3f3f8cde
EUC-JP 潁←????伍 11011110111100111010001010101011001111110011111100111111001111111011100011100000 def3a2ab3f3f3f3fb8e0
UTF-8 潁←킋溜뽯젺伍 111001101011110110000001111000101000011010010000111011011000001010001011111011111010011110001011111010111011110110101111111011001010000010111010111001001011110010001101 e6bd81e28690ed828befa78bebbdafeca0bae4bc8d
UHC 潁←킋溜뽯젺伍 1110011110111000101000011110011110110100100101111110101011111110100101101110101110100000101011011110011111101010 e7b8a1e7b497eafe96eba0ade7ea

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