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{^ 0011111100111111001111110100110101111101001111110011111100111111010011010111101101011110 3f3f3f4d7d3f3f3f4d7b5e
SJIS-WIN 短綜存M}短綜存M{^ 1001001001011010100100011000111010010001101101100100110101111101100100100101101010010001100011101001000110110110010011010111101101011110 925a918e91b64d7d925a918e91b64d7b5e
EUC-JP 短綜存M}短綜存M{^ 1100001110111011110000011110111011000010101110000100110101111101110000111011101111000001111011101100001010111000010011010111101101011110 c3bbc1eec2b84d7dc3bbc1eec2b84d7b5e
UTF-8 短綜存M}短綜存M{^ 1110011110011111101011011110011110110110100111001110010110101101100110000100110101111101111001111001111110101101111001111011011010011100111001011010110110011000010011010111101101011110 e79fade7b69ce5ad984d7de79fade7b69ce5ad984d7b5e
UHC 短綜存M}短綜存M{^ 1101001110101101111100001111110011110000111011010100110101111101110100111010110111110000111111001111000011101101010011010111101101011110 d3adf0fcf0ed4d7dd3adf0fcf0ed4d7b5e

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