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 1001111001000010001111110011111101000000100111100100001000111111001111110100000001000010 9e423f3f409e423f3f4042
EUC-JP 曖??@曖??@B 1101101110100011001111110011111101000000110110111010001100111111001111110100000001000010 dba33f3f40dba33f3f4042
UTF-8 曖며띀@曖며띀@B 111001101001101110010110111010111010100110110000111010111001110110000000010000001110011010011011100101101110101110101001101100001110101110011101100000000100000001000010 e69b96eba9b0eb9d8040e69b96eba9b0eb9d804042
UHC 曖며띀@曖며띀@B 111001001111001010111000111001111000110110111011010000001110010011110010101110001110011110001101101110110100000001000010 e4f2b8e78dbb40e4f2b8e78dbb4042

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