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 ???M@???M@B 0011111100111111001111110100110101000000001111110011111100111111010011010100000001000010 3f3f3f4d403f3f3f4d4042
SJIS-WIN 曖??M@曖??M@B 10011110010000100011111100111111010011010100000010011110010000100011111100111111010011010100000001000010 9e423f3f4d409e423f3f4d4042
EUC-JP 曖??M@曖??M@B 11011011101000110011111100111111010011010100000011011011101000110011111100111111010011010100000001000010 dba33f3f4d40dba33f3f4d4042
UTF-8 曖뤷뵺M@曖뤷뵺M@B 1110011010011011100101101110101110100100101101111110101110110101101110100100110101000000111001101001101110010110111010111010010010110111111010111011010110111010010011010100000001000010 e69b96eba4b7ebb5ba4d40e69b96eba4b7ebb5ba4d4042
UHC 曖뤷뵺M@曖뤷뵺M@B 1110010011110010100011111110010110010100101110000100110101000000111001001111001010001111111001011001010010111000010011010100000001000010 e4f28fe594b84d40e4f28fe594b84d4042

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