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{^ 1110101010011001011010001110101010011001011001100100111001111101111010101001100101101000111010101001100101100110010011100111101101011110 ea9968ea99664e7dea9968ea99664e7b5e
EUC-JP 齷h齷fN}齷h齷fN{^ 1111001111111001011010001111001111111001011001100100111001111101111100111111100101101000111100111111100101100110010011100111101101011110 f3f968f3f9664e7df3f968f3f9664e7b5e
UTF-8 齷h齷fN}齷h齷fN{^ 111010011011110110110111011010001110100110111101101101110110011001001110011111011110100110111101101101110110100011101001101111011011011101100110010011100111101101011110 e9bdb768e9bdb7664e7de9bdb768e9bdb7664e7b5e
UHC 齷h齷fN}齷h齷fN{^ 1110010011001011011010001110010011001011011001100100111001111101111001001100101101101000111001001100101101100110010011100111101101011110 e4cb68e4cb664e7de4cb68e4cb664e7b5e

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