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{^ 1110011110001101011010001110011110001101011001100100111001111101111001111000110101101000111001111000110101100110010011100111101101011110 e78d68e78d664e7de78d68e78d664e7b5e
SJIS-WIN ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
EUC-JP ç?hç?fN}ç?hç?fN{^ 10001111101010111010111000111111011010001000111110101011101011100011111101100110010011100111110110001111101010111010111000111111011010001000111110101011101011100011111101100110010011100111101101011110 8fabae3f688fabae3f664e7d8fabae3f688fabae3f664e7b5e
UTF-8 çhçfN}çhçfN{^ 11000011101001111100001010001101011010001100001110100111110000101000110101100110010011100111110111000011101001111100001010001101011010001100001110100111110000101000110101100110010011100111101101011110 c3a7c28d68c3a7c28d664e7dc3a7c28d68c3a7c28d664e7b5e
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)