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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 潁ヨ?潁ヨ?B 1001111111110001100000111000100000111111100111111111000110000011100010000011111101000010 9ff183883f9ff183883f42
EUC-JP 潁ヨ?潁ヨ?B 1101111011110011101001011110100000111111110111101111001110100101111010000011111101000010 def3a5e83fdef3a5e83f42
UTF-8 潁ヨ쾳潁ヨ쾳B 11100110101111011000000111100011100000111010100011101100101111101011001111100110101111011000000111100011100000111010100011101100101111101011001101000010 e6bd81e383a8ecbeb3e6bd81e383a8ecbeb342
UHC 潁ヨ쾳潁ヨ쾳B 11100111101110001010101111101000101100101000100111100111101110001010101111101000101100101000100101000010 e7b8abe8b289e7b8abe8b28942

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