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 0011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f4042
SJIS-WIN ????楡斜@B 00111111001111110011111100111111100111101011111010001110110011100100000001000010 3f3f3f3f9ebe8ece4042
EUC-JP ????楡斜@B 00111111001111110011111100111111110111001100000010111100110100000100000001000010 3f3f3f3fdcc0bcd04042
UTF-8 챔쩔쨍챦楡斜@B 1110110010110001100101001110110010101001100101001110110010101000100011011110110010110001101001101110011010100101101000011110011010010110100111000100000001000010 ecb194eca994eca88decb1a6e6a5a1e6969c4042
UHC 챔쩔쨍챦楡斜@B 1100001110101000110000101011111111000010101110001100001110101111111010101111100011011110110110000100000001000010 c3a8c2bfc2b8c3afeaf8ded84042

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