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 ’J’I‘Ÿh’J’I‘ŸfN}’J’I‘Ÿh’J’I‘ŸfN{^ 100100100100101010010010010010011001000110011111011010001001001001001010100100100100100110010001100111110110011001001110011111011001001001001010100100100100100110010001100111110110100010010010010010101001001001001001100100011001111101100110010011100111101101011110 924a9249919f68924a9249919f664e7d924a9249919f68924a9249919f664e7b5e
SJIS-WIN ?J?I??h?J?I??fN}?J?I??h?J?I??fN{^ 001111110100101000111111010010010011111100111111011010000011111101001010001111110100100100111111001111110110011001001110011111010011111101001010001111110100100100111111001111110110100000111111010010100011111101001001001111110011111101100110010011100111101101011110 3f4a3f493f3f683f4a3f493f3f664e7d3f4a3f493f3f683f4a3f493f3f664e7b5e
EUC-JP ?J?I??h?J?I??fN}?J?I??h?J?I??fN{^ 001111110100101000111111010010010011111100111111011010000011111101001010001111110100100100111111001111110110011001001110011111010011111101001010001111110100100100111111001111110110100000111111010010100011111101001001001111110011111101100110010011100111101101011110 3f4a3f493f3f683f4a3f493f3f664e7d3f4a3f493f3f683f4a3f493f3f664e7b5e
UTF-8 ’J’I‘Ÿh’J’I‘ŸfN}’J’I‘Ÿh’J’I‘ŸfN{^ 11000010100100100100101011000010100100100100100111000010100100011100001010011111011010001100001010010010010010101100001010010010010010011100001010010001110000101001111101100110010011100111110111000010100100100100101011000010100100100100100111000010100100011100001010011111011010001100001010010010010010101100001010010010010010011100001010010001110000101001111101100110010011100111101101011110 c2924ac29249c291c29f68c2924ac29249c291c29f664e7dc2924ac29249c291c29f68c2924ac29249c291c29f664e7b5e
UHC ?J?I??h?J?I??fN}?J?I??h?J?I??fN{^ 001111110100101000111111010010010011111100111111011010000011111101001010001111110100100100111111001111110110011001001110011111010011111101001010001111110100100100111111001111110110100000111111010010100011111101001001001111110011111101100110010011100111101101011110 3f4a3f493f3f683f4a3f493f3f664e7d3f4a3f493f3f683f4a3f493f3f664e7b5e

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