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 畏??外??瘟 10001000110110000011111100111111100010100100111100111111001111111110000110001001 88d83f3f8a4f3f3fe189
EUC-JP 畏??外??瘟 10110000110110100011111100111111101100111011000000111111001111111110000111101001 b0da3f3fb3b03f3fe1e9
UTF-8 畏뺧슁外귨쉿瘟 111001111001010110001111111010111011101010100111111011001000101010000001111001011010010010010110111010101011011110101000111011001000100110111111111001111001100010011111 e7958febbaa7ec8a81e5a496eab7a8ec89bfe7989f
UHC 畏뺧슁外귨쉿瘟 1110100011100110100101011110111110111101101100111110100011100010100000101110111110111101101100101110100010110000 e8e695efbdb3e8e282efbdb2e8b0

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