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 0011111100111111001111110011111101101101001111110011111100111111001111110110110101000010 3f3f3f3f6d3f3f3f3f6d42
SJIS-WIN 品???m品???mB 10010101011010010011111100111111001111110110110110010101011010010011111100111111001111110110110101000010 95693f3f3f6d95693f3f3f6d42
EUC-JP 品???m品???mB 11001001110010100011111100111111001111110110110111001001110010100011111100111111001111110110110101000010 c9ca3f3f3f6dc9ca3f3f3f6d42
UTF-8 品띳렰렜m品띳렰렜mB 111001011001001110000001111010111001110110110011111010111010000010110000111010111010000010011100011011011110010110010011100000011110101110011101101100111110101110100000101100001110101110100000100111000110110101000010 e59381eb9db3eba0b0eba09c6de59381eb9db3eba0b0eba09c6d42
UHC 品띳렰렜m品띳렰렜mB 11111001101000011011011011110001100011101011110110001110101011100110110111111001101000011011011011110001100011101011110110001110101011100110110101000010 f9a1b6f18ebd8eae6df9a1b6f18ebd8eae6d42

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