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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 妖??n}妖??n{^ 10010111011001000011111100111111011011100111110110010111011001000011111100111111011011100111101101011110 97643f3f6e7d97643f3f6e7b5e
EUC-JP 妖??n}妖??n{^ 11001101110001010011111100111111011011100111110111001101110001010011111100111111011011100111101101011110 cdc53f3f6e7dcdc53f3f6e7b5e
UTF-8 妖묒넀n}妖묒넀n{^ 1110010110100110100101101110101110101100100100101110101110000100100000000110111001111101111001011010011010010110111010111010110010010010111010111000010010000000011011100111101101011110 e5a696ebac92eb84806e7de5a696ebac92eb84806e7b5e
UHC 妖묒넀n}妖묒넀n{^ 1110100011101101100100011110110010000110100100000110111001111101111010001110110110010001111011001000011010010000011011100111101101011110 e8ed91ec86906e7de8ed91ec86906e7b5e

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