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???W??^ 001111110101011100111111001111110011111101010111001111110011111101011110 3f573f3f3f573f3f5e
SJIS-WIN 叩W叩歎叩W叩歎^ 100100100100000001010111100100100100000010010010010101101001001001000000010101111001001001000000100100100101011001011110 92405792409256924057924092565e
EUC-JP 叩W叩歎叩W叩歎^ 110000111010000101010111110000111010000111000011101101111100001110100001010101111100001110100001110000111011011101011110 c3a157c3a1c3b7c3a157c3a1c3b75e
UTF-8 叩W叩歎叩W叩歎^ 111001011000111110101001010101111110010110001111101010011110011010101101100011101110010110001111101010010101011111100101100011111010100111100110101011011000111001011110 e58fa957e58fa9e6ad8ee58fa957e58fa9e6ad8e5e
UHC 叩W叩歎叩W叩歎^ 110011011011000001010111110011011011000011110111101001111100110110110000010101111100110110110000111101111010011101011110 cdb057cdb0f7a7cdb057cdb0f7a75e

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