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 泪沾矛泪沾矛^ 10011111101000111001111110011110100101101011010110011111101000111001111110011110100101101011010101011110 9fa39f9e96b59fa39f9e96b55e
EUC-JP 泪沾矛泪沾矛^ 11011110101001011101110111111110110011001011011111011110101001011101110111111110110011001011011101011110 dea5ddfeccb7dea5ddfeccb75e
UTF-8 泪沾矛泪沾矛^ 11100110101100111010101011100110101100101011111011100111100111111001101111100110101100111010101011100110101100101011111011100111100111111001101101011110 e6b3aae6b2bee79f9be6b3aae6b2bee79f9b5e
UHC ?沾矛?沾矛^ 0011111111110100110101001101100111000011001111111111010011010100110110011100001101011110 3ff4d4d9c33ff4d4d9c35e

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