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 ??nW}??nW{^ 0011111100111111011011100101011101111101001111110011111101101110010101110111101101011110 3f3f6e577d3f3f6e577b5e
SJIS-WIN 閻コnW}閻コnW{^ 11101000100001011011101001101110010101110111110111101000100001011011101001101110010101110111101101011110 e885ba6e577de885ba6e577b5e
EUC-JP 閻コnW}閻コnW{^ 111011111110010110001110101110100110111001010111011111011110111111100101100011101011101001101110010101110111101101011110 efe58eba6e577defe58eba6e577b5e
UTF-8 閻コnW}閻コnW{^ 11101001100101101011101111101111101111011011101001101110010101110111110111101001100101101011101111101111101111011011101001101110010101110111101101011110 e996bbefbdba6e577de996bbefbdba6e577b5e
UHC 閻?nW}閻?nW{^ 11100111101000100011111101101110010101110111110111100111101000100011111101101110010101110111101101011110 e7a23f6e577de7a23f6e577b5e

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