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 倭??娃??瘟 10011000011000000011111100111111100010001010000100111111001111111110000110001001 98603f3f88a13f3fe189
EUC-JP 倭??娃??瘟 11001111110000010011111100111111101100001010001100111111001111111110000111101001 cfc13f3fb0a33f3fe1e9
UTF-8 倭낉숯娃뀐쉬瘟 111001011000000010101101111010111000001010001001111011001000100010101111111001011010100010000011111010111000000010010000111011001000100110101100111001111001100010011111 e580adeb8289ec88afe5a883eb8090ec89ace7989f
UHC 倭낉숯娃뀐쉬瘟 1110100011011110100001011110111110111101101000011110100011011111101100101110111110111101101011001110100010110000 e8de85efbda1e8dfb2efbdace8b0

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