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 潁←????褥 10011111111100011000000110101001001111110011111100111111001111111110010111110001 9ff181a93f3f3f3fe5f1
EUC-JP 潁←????褥 11011110111100111010001010101011001111110011111100111111001111111110101011110011 def3a2ab3f3f3f3feaf3
UTF-8 潁←킋溜뽯젺褥 111001101011110110000001111000101000011010010000111011011000001010001011111011111010011110001011111010111011110110101111111011001010000010111010111010001010010010100101 e6bd81e28690ed828befa78bebbdafeca0bae8a4a5
UHC 潁←킋溜뽯젺褥 1110011110111000101000011110011110110100100101111110101011111110100101101110101110100000101011011110100110110011 e7b8a1e7b497eafe96eba0ade9b3

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