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????MB 0011111100111111001111110011111101001101001111110011111100111111001111110100110101000010 3f3f3f3f4d3f3f3f3f4d42
SJIS-WIN 驫包スオM驫包スオMB 111010011000101010010101111011111011110110110101010011011110100110001010100101011110111110111101101101010100110101000010 e98a95efbdb54de98a95efbdb54d42
EUC-JP 驫包スオM驫包スオMB 11110001111010101100101011110001100011101011110110001110101101010100110111110001111010101100101011110001100011101011110110001110101101010100110101000010 f1eacaf18ebd8eb54df1eacaf18ebd8eb54d42
UTF-8 驫包スオM驫包スオMB 111010011010100110101011111001011000110010000101111011111011110110111101111011111011110110110101010011011110100110101001101010111110010110001100100001011110111110111101101111011110111110111101101101010100110101000010 e9a9abe58c85efbdbdefbdb54de9a9abe58c85efbdbdefbdb54d42
UHC ?包??M?包??MB 00111111111110001101000000111111001111110100110100111111111110001101000000111111001111110100110101000010 3ff8d03f3f4d3ff8d03f3f4d42

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