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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 二???}二???{^ 10010011111100010011111100111111001111110111110110010011111100010011111100111111001111110111101101011110 93f13f3f3f7d93f13f3f3f7b5e
EUC-JP 二???}二???{^ 11000110111100110011111100111111001111110111110111000110111100110011111100111111001111110111101101011110 c6f33f3f3f7dc6f33f3f3f7b5e
UTF-8 二ㅺ렦렑}二ㅺ렦렑{^ 111001001011101010001100111000111000010110111010111010111010000010100110111010111010000010010001011111011110010010111010100011001110001110000101101110101110101110100000101001101110101110100000100100010111101101011110 e4ba8ce385baeba0a6eba0917de4ba8ce385baeba0a6eba0917b5e
UHC 二ㅺ렦렑}二ㅺ렦렑{^ 11101100101000111010010011101010100011101011010110001110101001100111110111101100101000111010010011101010100011101011010110001110101001100111101101011110 eca3a4ea8eb58ea67deca3a4ea8eb58ea67b5e

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