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{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 凖h凖fN}凖h凖fN{^ 1001100111000011011010001001100111000011011001100100111001111101100110011100001101101000100110011100001101100110010011100111101101011110 99c36899c3664e7d99c36899c3664e7b5e
EUC-JP 凖h凖fN}凖h凖fN{^ 1101001011000101011010001101001011000101011001100100111001111101110100101100010101101000110100101100010101100110010011100111101101011110 d2c568d2c5664e7dd2c568d2c5664e7b5e
UTF-8 凖h凖fN}凖h凖fN{^ 111001011000011110010110011010001110010110000111100101100110011001001110011111011110010110000111100101100110100011100101100001111001011001100110010011100111101101011110 e5879668e58796664e7de5879668e58796664e7b5e
UHC ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e

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