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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 壯х?}壯х?{^ 10011010111000011000010010000111001111110111110110011010111000011000010010000111001111110111101101011110 9ae184873f7d9ae184873f7b5e
EUC-JP 壯х?}壯х?{^ 11010100111000111010011111100111001111110111110111010100111000111010011111100111001111110111101101011110 d4e3a7e73f7dd4e3a7e73f7b5e
UTF-8 壯х렢}壯х렢{^ 11100101101000111010111111010001100001011110101110100000101000100111110111100101101000111010111111010001100001011110101110100000101000100111101101011110 e5a3afd185eba0a27de5a3afd185eba0a27b5e
UHC 壯х렢}壯х렢{^ 111011011110000010101100111001111000111010110011011111011110110111100000101011001110011110001110101100110111101101011110 ede0ace78eb37dede0ace78eb37b5e

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