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 10001110101110101110000011010111100011101101010110001110101110101110000011010111100011101101010101000010 8ebae0d78ed58ebae0d78ed542
EUC-JP 室獸遮室獸遮B 10111100101111001110000011011001101111001101011110111100101111001110000011011001101111001101011101000010 bcbce0d9bcd7bcbce0d9bcd742
UTF-8 室獸遮室獸遮B 11100101101011101010010011100111100011011011100011101001100000011010111011100101101011101010010011100111100011011011100011101001100000011010111001000010 e5aea4e78db8e981aee5aea4e78db8e981ae42
UHC 室獸遮室獸遮B 11100011111110001110001010101110111100111011010011100011111110001110001010101110111100111011010001000010 e3f8e2aef3b4e3f8e2aef3b442

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