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 ?W?Nn}?W?Nn{^ 00111111010101110011111101001110011011100111110100111111010101110011111101001110011011100111101101011110 3f573f4e6e7d3f573f4e6e7b5e
SJIS-WIN 叩W但Nn}叩W但Nn{^ 1001001001000000010101111001001001000001010011100110111001111101100100100100000001010111100100100100000101001110011011100111101101011110 92405792414e6e7d92405792414e6e7b5e
EUC-JP 叩W但Nn}叩W但Nn{^ 1100001110100001010101111100001110100010010011100110111001111101110000111010000101010111110000111010001001001110011011100111101101011110 c3a157c3a24e6e7dc3a157c3a24e6e7b5e
UTF-8 叩W但Nn}叩W但Nn{^ 111001011000111110101001010101111110010010111101100001100100111001101110011111011110010110001111101010010101011111100100101111011000011001001110011011100111101101011110 e58fa957e4bd864e6e7de58fa957e4bd864e6e7b5e
UHC 叩W但Nn}叩W但Nn{^ 1100110110110000010101111101001110100011010011100110111001111101110011011011000001010111110100111010001101001110011011100111101101011110 cdb057d3a34e6e7dcdb057d3a34e6e7b5e

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