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{^ 1001011011101000011010001001011011101000011001100100111001111101100101101110100001101000100101101110100001100110010011100111101101011110 96e86896e8664e7d96e86896e8664e7b5e
EUC-JP 冶h冶fN}冶h冶fN{^ 1100110011101010011010001100110011101010011001100100111001111101110011001110101001101000110011001110101001100110010011100111101101011110 ccea68ccea664e7dccea68ccea664e7b5e
UTF-8 冶h冶fN}冶h冶fN{^ 111001011000011010110110011010001110010110000110101101100110011001001110011111011110010110000110101101100110100011100101100001101011011001100110010011100111101101011110 e586b668e586b6664e7de586b668e586b6664e7b5e
UHC 冶h冶fN}冶h冶fN{^ 1110010110100111011010001110010110100111011001100100111001111101111001011010011101101000111001011010011101100110010011100111101101011110 e5a768e5a7664e7de5a768e5a7664e7b5e

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