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{^ 111010100100011111101001111010100110111001010111011111011110101001000111111010011110101001101110010101110111101101011110 ea47e9ea6e577dea47e9ea6e577b5e
EUC-JP 鶉鳰nW}鶉鳰nW{^ 111100111010100011110010111011000110111001010111011111011111001110101000111100101110110001101110010101110111101101011110 f3a8f2ec6e577df3a8f2ec6e577b5e
UTF-8 鶉鳰nW}鶉鳰nW{^ 11101001101101101000100111101001101100111011000001101110010101110111110111101001101101101000100111101001101100111011000001101110010101110111101101011110 e9b689e9b3b06e577de9b689e9b3b06e577b5e
UHC ??nW}??nW{^ 0011111100111111011011100101011101111101001111110011111101101110010101110111101101011110 3f3f6e577d3f3f6e577b5e

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