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^ 00111111100110111000110000111111001111110100010000111111100110111000110000111111001111110100010001011110 3f9b8c3f3f443f9b8c3f3f445e
EUC-JP ?寥??D?寥??D^ 00111111110101011110110000111111001111110100010000111111110101011110110000111111001111110100010001011110 3fd5ec3f3f443fd5ec3f3f445e
UTF-8 쒔寥렕롌D쒔寥렕롌D^ 111011001001001010010100111001011010111110100101111010111010000010010101111010111010000110001100010001001110110010010010100101001110010110101111101001011110101110100000100101011110101110100001100011000100010001011110 ec9294e5afa5eba095eba18c44ec9294e5afa5eba095eba18c445e
UHC 쒔寥렕롌D쒔寥렕롌D^ 10111110101011011110100011101111100011101010101010001110110100100100010010111110101011011110100011101111100011101010101010001110110100100100010001011110 beade8ef8eaa8ed244beade8ef8eaa8ed2445e

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