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{^ 10010011111010000011111101101110010101110111110110010011111010000011111101101110010101110111101101011110 93e83f6e577d93e83f6e577b5e
EUC-JP 楢?nW}楢?nW{^ 11000110111010100011111101101110010101110111110111000110111010100011111101101110010101110111101101011110 c6ea3f6e577dc6ea3f6e577b5e
UTF-8 楢렔nW}楢렔nW{^ 11100110101001011010001011101011101000001001010001101110010101110111110111100110101001011010001011101011101000001001010001101110010101110111101101011110 e6a5a2eba0946e577de6a5a2eba0946e577b5e
UHC 楢렔nW}楢렔nW{^ 111010101111100110001110101010010110111001010111011111011110101011111001100011101010100101101110010101110111101101011110 eaf98ea96e577deaf98ea96e577b5e

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