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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 潁←?潁→?^ 1001111111110001100000011010100100111111100111111111000110000001101010000011111101011110 9ff181a93f9ff181a83f5e
EUC-JP 潁←?潁→?^ 1101111011110011101000101010101100111111110111101111001110100010101010100011111101011110 def3a2ab3fdef3a2aa3f5e
UTF-8 潁←뙧潁→씟^ 11100110101111011000000111100010100001101001000011101011100110011010011111100110101111011000000111100010100001101001001011101100100101001001111101011110 e6bd81e28690eb99a7e6bd81e28692ec949f5e
UHC 潁←뙧潁→씟^ 11100111101110001010000111100111100011001010101111100111101110001010000111100110100111011011001101011110 e7b8a1e78cabe7b8a1e69db35e

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