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{^ 1001111011000111011010001001111011000111011001100100111001111101100111101100011101101000100111101100011101100110010011100111101101011110 9ec7689ec7664e7d9ec7689ec7664e7b5e
SJIS-WIN ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
EUC-JP ?Çh?ÇfN}?Çh?ÇfN{^ 00111111100011111010101010101110011010000011111110001111101010101010111001100110010011100111110100111111100011111010101010101110011010000011111110001111101010101010111001100110010011100111101101011110 3f8faaae683f8faaae664e7d3f8faaae683f8faaae664e7b5e
UTF-8 žÇhžÇfN}žÇhžÇfN{^ 11000010100111101100001110000111011010001100001010011110110000111000011101100110010011100111110111000010100111101100001110000111011010001100001010011110110000111000011101100110010011100111101101011110 c29ec38768c29ec387664e7dc29ec38768c29ec387664e7b5e
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)