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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 鐔種舟D鐔種舟D^ 111010000101110010001110111011011000111101001101010001001110100001011100100011101110110110001111010011010100010001011110 e85c8eed8f4d44e85c8eed8f4d445e
EUC-JP 鐔種舟D鐔種舟D^ 111011111011110110111100111011111011110110101110010001001110111110111101101111001110111110111101101011100100010001011110 efbdbcefbdae44efbdbcefbdae445e
UTF-8 鐔種舟D鐔種舟D^ 111010011001000010010100111001111010100010101110111010001000100010011111010001001110100110010000100101001110011110101000101011101110100010001000100111110100010001011110 e99094e7a8aee8889f44e99094e7a8aee8889f445e
UHC ?種舟D?種舟D^ 00111111111100001111101011110001110001110100010000111111111100001111101011110001110001110100010001011110 3ff0faf1c7443ff0faf1c7445e

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