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 ?Kjon}?Kjon{^ 00111111010010110110101001101111011011100111110100111111010010110110101001101111011011100111101101011110 3f4b6a6f6e7d3f4b6a6f6e7b5e
SJIS-WIN 驗Kjon}驗Kjon{^ 111010011000010001001011011010100110111101101110011111011110100110000100010010110110101001101111011011100111101101011110 e9844b6a6f6e7de9844b6a6f6e7b5e
EUC-JP 驗Kjon}驗Kjon{^ 111100011110010001001011011010100110111101101110011111011111000111100100010010110110101001101111011011100111101101011110 f1e44b6a6f6e7df1e44b6a6f6e7b5e
UTF-8 驗Kjon}驗Kjon{^ 1110100110101001100101110100101101101010011011110110111001111101111010011010100110010111010010110110101001101111011011100111101101011110 e9a9974b6a6f6e7de9a9974b6a6f6e7b5e
UHC 驗Kjon}驗Kjon{^ 111110101101000001001011011010100110111101101110011111011111101011010000010010110110101001101111011011100111101101011110 fad04b6a6f6e7dfad04b6a6f6e7b5e

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