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?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e
SJIS-WIN 叩c叩K}叩c叩K{^ 100100100100000001100011100100100100000001001011011111011001001001000000011000111001001001000000010010110111101101011110 92406392404b7d92406392404b7b5e
EUC-JP 叩c叩K}叩c叩K{^ 110000111010000101100011110000111010000101001011011111011100001110100001011000111100001110100001010010110111101101011110 c3a163c3a14b7dc3a163c3a14b7b5e
UTF-8 叩c叩K}叩c叩K{^ 11100101100011111010100101100011111001011000111110101001010010110111110111100101100011111010100101100011111001011000111110101001010010110111101101011110 e58fa963e58fa94b7de58fa963e58fa94b7b5e
UHC 叩c叩K}叩c叩K{^ 110011011011000001100011110011011011000001001011011111011100110110110000011000111100110110110000010010110111101101011110 cdb063cdb04b7dcdb063cdb04b7b5e

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