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 ??????c^ 0011111100111111001111110011111100111111001111110110001101011110 3f3f3f3f3f3f635e
SJIS-WIN 糺跫顰隴跫牴c^ 1110001011111011111001101110110111101000111111001110100010101101111001101110110111100000101100000110001101011110 e2fbe6ede8fce8ade6ede0b0635e
EUC-JP 糺跫顰隴跫牴c^ 1110010011111101111011001110111111110000111111101111000010101111111011001110111111100000101100100110001101011110 e4fdeceff0fef0afecefe0b2635e
UTF-8 糺跫顰隴跫牴c^ 1110011110110011101110101110100010110111101010111110100110100001101100001110100110011010101101001110100010110111101010111110011110001001101101000110001101011110 e7b3bae8b7abe9a1b0e99ab4e8b7abe789b4635e
UHC ??????c^ 0011111100111111001111110011111100111111001111110110001101011110 3f3f3f3f3f3f635e

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