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{^ 1001001110110101011010001001001110110101011001100100111001111101100100111011010101101000100100111011010101100110010011100111101101011110 93b56893b5664e7d93b56893b5664e7b5e
EUC-JP 瞳h瞳fN}瞳h瞳fN{^ 1100011010110111011010001100011010110111011001100100111001111101110001101011011101101000110001101011011101100110010011100111101101011110 c6b768c6b7664e7dc6b768c6b7664e7b5e
UTF-8 瞳h瞳fN}瞳h瞳fN{^ 111001111001111010110011011010001110011110011110101100110110011001001110011111011110011110011110101100110110100011100111100111101011001101100110010011100111101101011110 e79eb368e79eb3664e7de79eb368e79eb3664e7b5e
UHC 瞳h瞳fN}瞳h瞳fN{^ 1101010011011010011010001101010011011010011001100100111001111101110101001101101001101000110101001101101001100110010011100111101101011110 d4da68d4da664e7dd4da68d4da664e7b5e

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