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 ?c?On}?c?On{^ 00111111011000110011111101001111011011100111110100111111011000110011111101001111011011100111101101011110 3f633f4f6e7d3f633f4f6e7b5e
SJIS-WIN 叩c叩On}叩c叩On{^ 1001001001000000011000111001001001000000010011110110111001111101100100100100000001100011100100100100000001001111011011100111101101011110 92406392404f6e7d92406392404f6e7b5e
EUC-JP 叩c叩On}叩c叩On{^ 1100001110100001011000111100001110100001010011110110111001111101110000111010000101100011110000111010000101001111011011100111101101011110 c3a163c3a14f6e7dc3a163c3a14f6e7b5e
UTF-8 叩c叩On}叩c叩On{^ 111001011000111110101001011000111110010110001111101010010100111101101110011111011110010110001111101010010110001111100101100011111010100101001111011011100111101101011110 e58fa963e58fa94f6e7de58fa963e58fa94f6e7b5e
UHC 叩c叩On}叩c叩On{^ 1100110110110000011000111100110110110000010011110110111001111101110011011011000001100011110011011011000001001111011011100111101101011110 cdb063cdb04f6e7dcdb063cdb04f6e7b5e

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