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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 尅莊n}尅莊n{^ 10011011100100011110010010110101011011100111110110011011100100011110010010110101011011100111101101011110 9b91e4b56e7d9b91e4b56e7b5e
EUC-JP 尅莊n}尅莊n{^ 11010101111100011110100010110111011011100111110111010101111100011110100010110111011011100111101101011110 d5f1e8b76e7dd5f1e8b76e7b5e
UTF-8 尅莊n}尅莊n{^ 1110010110110000100001011110100010001110100010100110111001111101111001011011000010000101111010001000111010001010011011100111101101011110 e5b085e88e8a6e7de5b085e88e8a6e7b5e
UHC ?莊n}?莊n{^ 0011111111101101111101100110111001111101001111111110110111110110011011100111101101011110 3fedf66e7d3fedf66e7b5e

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