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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 畏??娃??嗚 10001000110110000011111100111111100010001010000100111111001111111001101001101010 88d83f3f88a13f3f9a6a
EUC-JP 畏??娃??嗚 10110000110110100011111100111111101100001010001100111111001111111101001111001011 b0da3f3fb0a33f3fd3cb
UTF-8 畏뷂쉽娃띰쉴嗚 111001111001010110001111111010111011011110000010111011001000100110111101111001011010100010000011111010111001110110110000111011001000100110110100111001011001011110011010 e7958febb782ec89bde5a883eb9db0ec89b4e5979a
UHC 畏뷂쉽娃띰쉴嗚 1110100011100110100101001110111110111101101100011110100011011111101101101110111110111101101011111110011111110000 e8e694efbdb1e8dfb6efbdafe7f0

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