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^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN 鳶????D鳶????D^ 100100111100111000111111001111110011111100111111010001001001001111001110001111110011111100111111001111110100010001011110 93ce3f3f3f3f4493ce3f3f3f3f445e
EUC-JP 鳶????D鳶????D^ 110001101101000000111111001111110011111100111111010001001100011011010000001111110011111100111111001111110100010001011110 c6d03f3f3f3f44c6d03f3f3f3f445e
UTF-8 鳶멨콪呂멬D鳶멨콪呂멬D^ 111010011011001110110110111010111010100110101000111011001011110110101010111011111010011010000000111010111010100110101100010001001110100110110011101101101110101110101001101010001110110010111101101010101110111110100110100000001110101110101001101011000100010001011110 e9b3b6eba9a8ecbdaaefa680eba9ac44e9b3b6eba9a8ecbdaaefa680eba9ac445e
UHC 鳶멨콪呂멬D鳶멨콪呂멬D^ 1110011011101001101110001110010110110001100111101110010111111011100100010101011101000100111001101110100110111000111001011011000110011110111001011111101110010001010101110100010001011110 e6e9b8e5b19ee5fb915744e6e9b8e5b19ee5fb9157445e

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