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{^ 1000101001010001011010001000101001010001011001100100111001111101100010100101000101101000100010100101000101100110010011100111101101011110 8a51688a51664e7d8a51688a51664e7b5e
EUC-JP 害h害fN}害h害fN{^ 1011001110110010011010001011001110110010011001100100111001111101101100111011001001101000101100111011001001100110010011100111101101011110 b3b268b3b2664e7db3b268b3b2664e7b5e
UTF-8 害h害fN}害h害fN{^ 111001011010111010110011011010001110010110101110101100110110011001001110011111011110010110101110101100110110100011100101101011101011001101100110010011100111101101011110 e5aeb368e5aeb3664e7de5aeb368e5aeb3664e7b5e
UHC 害h害fN}害h害fN{^ 1111101010101010011010001111101010101010011001100100111001111101111110101010101001101000111110101010101001100110010011100111101101011110 faaa68faaa664e7dfaaa68faaa664e7b5e

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