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 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 脂畔?@脂畔?@B 10001110100010011001010011001000001111110100000010001110100010011001010011001000001111110100000001000010 8e8994c83f408e8994c83f4042
EUC-JP 脂畔?@脂畔?@B 10111011111010011100100011001010001111110100000010111011111010011100100011001010001111110100000001000010 bbe9c8ca3f40bbe9c8ca3f4042
UTF-8 脂畔ㅐ@脂畔ㅐ@B 111010001000010010000010111001111001010110010100111000111000010110010000010000001110100010000100100000101110011110010101100101001110001110000101100100000100000001000010 e88482e79594e3859040e88482e79594e385904042
UHC 脂畔ㅐ@脂畔ㅐ@B 111100101011011111011010111011011010010011000000010000001111001010110111110110101110110110100100110000000100000001000010 f2b7daeda4c040f2b7daeda4c04042

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