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{^ 10011011011101110011111101101110010101110111110110011011011101110011111101101110010101110111101101011110 9b773f6e577d9b773f6e577b5e
EUC-JP 孩?nW}孩?nW{^ 11010101110110000011111101101110010101110111110111010101110110000011111101101110010101110111101101011110 d5d83f6e577dd5d83f6e577b5e
UTF-8 孩렔nW}孩렔nW{^ 11100101101011011010100111101011101000001001010001101110010101110111110111100101101011011010100111101011101000001001010001101110010101110111101101011110 e5ada9eba0946e577de5ada9eba0946e577b5e
UHC 孩렔nW}孩렔nW{^ 111110101010100110001110101010010110111001010111011111011111101010101001100011101010100101101110010101110111101101011110 faa98ea96e577dfaa98ea96e577b5e

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