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^ 111001101010111110010011111010111010100110101100010001001110011010101111100100111110101110101001101011000100010001011110 e6af93eba9ac44e6af93eba9ac445e
EUC-JP 豈畷ゥャD豈畷ゥャD^ 11101100101100011100011011101101100011101010100110001110101011000100010011101100101100011100011011101101100011101010100110001110101011000100010001011110 ecb1c6ed8ea98eac44ecb1c6ed8ea98eac445e
UTF-8 豈畷ゥャD豈畷ゥャD^ 111010001011000110001000111001111001010110110111111011111011110110101001111011111011110110101100010001001110100010110001100010001110011110010101101101111110111110111101101010011110111110111101101011000100010001011110 e8b188e795b7efbda9efbdac44e8b188e795b7efbda9efbdac445e
UHC 豈???D豈???D^ 11010001110000100011111100111111001111110100010011010001110000100011111100111111001111110100010001011110 d1c23f3f3f44d1c23f3f3f445e

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