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 絛頑陰絛醐酬^ 11100011010101011000101011100110100010010100000111100011010101011000110011101101100011110101011001011110 e3558ae68941e3558ced8f565e
EUC-JP 絛頑陰絛醐酬^ 11100101101101101011010011101000101100011010001011100101101101101011100011101111101111011011011101011110 e5b6b4e8b1a2e5b6b8efbdb75e
UTF-8 絛頑陰絛醐酬^ 11100111101101011001101111101001101000001001000111101001100110011011000011100111101101011001101111101001100001101001000011101001100001011010110001011110 e7b59be9a091e999b0e7b59be98690e985ac5e
UHC ?頑陰??酬^ 00111111111010001101011111101011111001000011111100111111111000101100011001011110 3fe8d7ebe43f3fe2c65e

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