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 ˆèhˆèfN}ˆèhˆèfN{^ 1000100011101000011010001000100011101000011001100100111001111101100010001110100001101000100010001110100001100110010011100111101101011110 88e86888e8664e7d88e86888e8664e7b5e
SJIS-WIN ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
EUC-JP ?èh?èfN}?èh?èfN{^ 00111111100011111010101110110010011010000011111110001111101010111011001001100110010011100111110100111111100011111010101110110010011010000011111110001111101010111011001001100110010011100111101101011110 3f8fabb2683f8fabb2664e7d3f8fabb2683f8fabb2664e7b5e
UTF-8 ˆèhˆèfN}ˆèhˆèfN{^ 11000010100010001100001110101000011010001100001010001000110000111010100001100110010011100111110111000010100010001100001110101000011010001100001010001000110000111010100001100110010011100111101101011110 c288c3a868c288c3a8664e7dc288c3a868c288c3a8664e7b5e
UHC ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e

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