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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 蔭??i蔭??iB 1000100011111100001111110011111101101001100010001111110000111111001111110110100101000010 88fc3f3f6988fc3f3f6942
EUC-JP 蔭??i蔭??iB 1011000011111110001111110011111101101001101100001111111000111111001111110110100101000010 b0fe3f3f69b0fe3f3f6942
UTF-8 蔭뗭뀳i蔭뗭뀳iB 111010001001010010101101111010111001011110101101111010111000000010110011011010011110100010010100101011011110101110010111101011011110101110000000101100110110100101000010 e894adeb97adeb80b369e894adeb97adeb80b36942
UHC 蔭뗭뀳i蔭뗭뀳iB 111010111110001110001011111011001000010110101001011010011110101111100011100010111110110010000101101010010110100101000010 ebe38bec85a969ebe38bec85a96942

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