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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 蔭??[蔭??[^ 1000100011111100001111110011111101011011100010001111110000111111001111110101101101011110 88fc3f3f5b88fc3f3f5b5e
EUC-JP 蔭??[蔭??[^ 1011000011111110001111110011111101011011101100001111111000111111001111110101101101011110 b0fe3f3f5bb0fe3f3f5b5e
UTF-8 蔭뚯꺎[蔭뚯꺎[^ 111010001001010010101101111010111001101010101111111010101011101010001110010110111110100010010100101011011110101110011010101011111110101010111010100011100101101101011110 e894adeb9aafeaba8e5be894adeb9aafeaba8e5b5e
UHC 蔭뚯꺎[蔭뚯꺎[^ 111010111110001110001100111011001000001110110100010110111110101111100011100011001110110010000011101101000101101101011110 ebe38cec83b45bebe38cec83b45b5e

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