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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 綜???D綜???D^ 10010001100011100011111100111111001111110100010010010001100011100011111100111111001111110100010001011110 918e3f3f3f44918e3f3f3f445e
EUC-JP 綜???D綜???D^ 11000001111011100011111100111111001111110100010011000001111011100011111100111111001111110100010001011110 c1ee3f3f3f44c1ee3f3f3f445e
UTF-8 綜찔렰렞D綜찔렰렞D^ 111001111011011010011100111011001011000010010100111010111010000010110000111010111010000010011110010001001110011110110110100111001110110010110000100101001110101110100000101100001110101110100000100111100100010001011110 e7b69cecb094eba0b0eba09e44e7b69cecb094eba0b0eba09e445e
UHC 綜찔렰렞D綜찔렰렞D^ 11110000111111001100001011110001100011101011110110001110101011110100010011110000111111001100001011110001100011101011110110001110101011110100010001011110 f0fcc2f18ebd8eaf44f0fcc2f18ebd8eaf445e

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