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^ 111001001010001010001011111011011000111101010010010001001110010010100010100010111110110110001111010100100100010001011110 e4a28bed8f5244e4a28bed8f52445e
EUC-JP 茲駈蹴D茲駈蹴D^ 111010001010010010110110111011111011110110110011010001001110100010100100101101101110111110111101101100110100010001011110 e8a4b6efbdb344e8a4b6efbdb3445e
UTF-8 茲駈蹴D茲駈蹴D^ 111010001000110010110010111010011010011110001000111010001011100110110100010001001110100010001100101100101110100110100111100010001110100010111001101101000100010001011110 e88cb2e9a788e8b9b444e88cb2e9a788e8b9b4445e
UHC ??蹴D??蹴D^ 0011111100111111111101011110110101000100001111110011111111110101111011010100010001011110 3f3ff5ed443f3ff5ed445e

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