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{^ 1000100011110111011010001000100011110111011001100100111001111101100010001111011101101000100010001111011101100110010011100111101101011110 88f76888f7664e7d88f76888f7664e7b5e
EUC-JP 姻h姻fN}姻h姻fN{^ 1011000011111001011010001011000011111001011001100100111001111101101100001111100101101000101100001111100101100110010011100111101101011110 b0f968b0f9664e7db0f968b0f9664e7b5e
UTF-8 姻h姻fN}姻h姻fN{^ 111001011010011110111011011010001110010110100111101110110110011001001110011111011110010110100111101110110110100011100101101001111011101101100110010011100111101101011110 e5a7bb68e5a7bb664e7de5a7bb68e5a7bb664e7b5e
UHC 姻h姻fN}姻h姻fN{^ 1110110011011000011010001110110011011000011001100100111001111101111011001101100001101000111011001101100001100110010011100111101101011110 ecd868ecd8664e7decd868ecd8664e7b5e

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