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 脂畔?脂畔?^ 1000111010001001100101001100100000111111100011101000100110010100110010000011111101011110 8e8994c83f8e8994c83f5e
EUC-JP 脂畔?脂畔?^ 1011101111101001110010001100101000111111101110111110100111001000110010100011111101011110 bbe9c8ca3fbbe9c8ca3f5e
UTF-8 脂畔ㄹ脂畔ㄹ^ 11101000100001001000001011100111100101011001010011100011100001001011100111101000100001001000001011100111100101011001010011100011100001001011100101011110 e88482e79594e384b9e88482e79594e384b95e
UHC 脂畔ㄹ脂畔ㄹ^ 11110010101101111101101011101101101001001010100111110010101101111101101011101101101001001010100101011110 f2b7daeda4a9f2b7daeda4a95e

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