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 1101001110111001111000001101101101000000110100111011100111100000110110110100000001000010 d3b9e0db40d3b9e0db4042
EUC-JP モケ珈@モケ珈@B 100011101101001110001110101110011110000011011101010000001000111011010011100011101011100111100000110111010100000001000010 8ed38eb9e0dd408ed38eb9e0dd4042
UTF-8 モケ珈@モケ珈@B 111011111011111010010011111011111011110110111001111001111000111110001000010000001110111110111110100100111110111110111101101110011110011110001111100010000100000001000010 efbe93efbdb9e78f8840efbe93efbdb9e78f884042
UHC ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042

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