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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 睥蒐壓睥蒐壓^ 11100001110011001000111101001110100110101101100011100001110011001000111101001110100110101101100001011110 e1cc8f4e9ad8e1cc8f4e9ad85e
EUC-JP 睥蒐壓睥蒐壓^ 11100010110011101011110110101111110101001101101011100010110011101011110110101111110101001101101001011110 e2cebdafd4dae2cebdafd4da5e
UTF-8 睥蒐壓睥蒐壓^ 11100111100111011010010111101000100100101001000011100101101000111001001111100111100111011010010111101000100100101001000011100101101000111001001101011110 e79da5e89290e5a393e79da5e89290e5a3935e
UHC ?蒐壓?蒐壓^ 0011111111100010101111011110010011100010001111111110001010111101111001001110001001011110 3fe2bde4e23fe2bde4e25e

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