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 1000111010001001100101001100100000111111100011101000100110010100110010000011111101000010 8e8994c83f8e8994c83f42
EUC-JP 脂畔?脂畔?B 1011101111101001110010001100101000111111101110111110100111001000110010100011111101000010 bbe9c8ca3fbbe9c8ca3f42
UTF-8 脂畔ㅑ脂畔ㅑB 11101000100001001000001011100111100101011001010011100011100001011001000111101000100001001000001011100111100101011001010011100011100001011001000101000010 e88482e79594e38591e88482e79594e3859142
UHC 脂畔ㅑ脂畔ㅑB 11110010101101111101101011101101101001001100000111110010101101111101101011101101101001001100000101000010 f2b7daeda4c1f2b7daeda4c142

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