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 蔭??午??吟 10001000111111000011111100111111100011001101111100111111001111111000101111100001 88fc3f3f8cdf3f3f8be1
EUC-JP 蔭??午??吟 10110000111111100011111100111111101110001110000100111111001111111011011011100011 b0fe3f3fb8e13f3fb6e3
UTF-8 蔭붾죳午뽯젷吟 111010001001010010101101111010111011011010111110111011001010001110110011111001011000110110001000111010111011110110101111111011001010000010110111111001011001000010011111 e894adebb6beeca3b3e58d88ebbdafeca0b7e5909f
UHC 蔭붾죳午뽯젷吟 1110101111100011100101001110101110100001100011101110011111101101100101101110101110100000101010111110101111100001 ebe394eba18ee7ed96eba0abebe1

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