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 脂畔ㅏ脂畔ㅏ^ 11101000100001001000001011100111100101011001010011100011100001011000111111101000100001001000001011100111100101011001010011100011100001011000111101011110 e88482e79594e3858fe88482e79594e3858f5e
UHC 脂畔ㅏ脂畔ㅏ^ 11110010101101111101101011101101101001001011111111110010101101111101101011101101101001001011111101011110 f2b7daeda4bff2b7daeda4bf5e

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