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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 涖タ靨ゥ紗サ・^ 1111101101000000110000001110100011010010101010011000111011010001101110111010010101011110 fb40c0e8d2a98ed1bba55e
EUC-JP 涖タ靨ゥ紗サ・^ 10001111110001111100101110001110110000001111000011010100100011101010100110111100110100111000111010111011100011101010010101011110 8fc7cb8ec0f0d48ea9bcd38ebb8ea55e
UTF-8 涖タ靨ゥ紗サ・^ 11100110101101101001011011101111101111101000000011101001100111011010100011101111101111011010100111100111101101001001011111101111101111011011101111101111101111011010010101011110 e6b696efbe80e99da8efbda9e7b497efbdbbefbda55e
UHC ????紗??^ 001111110011111100111111001111111101111011101001001111110011111101011110 3f3f3f3fdee93f3f5e

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