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{^ 1110001111010100011010001110001111010100011001100100111001111101111000111101010001101000111000111101010001100110010011100111101101011110 e3d468e3d4664e7de3d468e3d4664e7b5e
EUC-JP 耿h耿fN}耿h耿fN{^ 1110011011010110011010001110011011010110011001100100111001111101111001101101011001101000111001101101011001100110010011100111101101011110 e6d668e6d6664e7de6d668e6d6664e7b5e
UTF-8 耿h耿fN}耿h耿fN{^ 111010001000000010111111011010001110100010000000101111110110011001001110011111011110100010000000101111110110100011101000100000001011111101100110010011100111101101011110 e880bf68e880bf664e7de880bf68e880bf664e7b5e
UHC 耿h耿fN}耿h耿fN{^ 1100110011101010011010001100110011101010011001100100111001111101110011001110101001101000110011001110101001100110010011100111101101011110 ccea68ccea664e7dccea68ccea664e7b5e

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