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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 猩獻獻猩獻獻B 11100000110011011110000011011001111000001101100111100000110011011110000011011001111000001101100101000010 e0cde0d9e0d9e0cde0d9e0d942
EUC-JP 猩獻獻猩獻獻B 11100000110011111110000011011011111000001101101111100000110011111110000011011011111000001101101101000010 e0cfe0dbe0dbe0cfe0dbe0db42
UTF-8 猩獻獻猩獻獻B 11100111100011001010100111100111100011011011101111100111100011011011101111100111100011001010100111100111100011011011101111100111100011011011101101000010 e78ca9e78dbbe78dbbe78ca9e78dbbe78dbb42
UHC 猩獻獻猩獻獻B 11100000111110101111101011001100111110101100110011100000111110101111101011001100111110101100110001000010 e0fafaccfacce0fafaccfacc42

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