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{^ 10010110011001100011111101101110010101110111110110010110011001100011111101101110010101110111101101011110 96663f6e577d96663f6e577b5e
EUC-JP 貿?nW}貿?nW{^ 11001011110001110011111101101110010101110111110111001011110001110011111101101110010101110111101101011110 cbc73f6e577dcbc73f6e577b5e
UTF-8 貿섶nW}貿섶nW{^ 11101000101100101011111111101100100001001011011001101110010101110111110111101000101100101011111111101100100001001011011001101110010101110111101101011110 e8b2bfec84b66e577de8b2bfec84b66e577b5e
UHC 貿섶nW}貿섶nW{^ 110110011111010110111100101110110110111001010111011111011101100111110101101111001011101101101110010101110111101101011110 d9f5bcbb6e577dd9f5bcbb6e577b5e

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