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?Wn}?W?Wn{^ 00111111010101110011111101010111011011100111110100111111010101110011111101010111011011100111101101011110 3f573f576e7d3f573f576e7b5e
SJIS-WIN 叩W叩Wn}叩W叩Wn{^ 1001001001000000010101111001001001000000010101110110111001111101100100100100000001010111100100100100000001010111011011100111101101011110 9240579240576e7d9240579240576e7b5e
EUC-JP 叩W叩Wn}叩W叩Wn{^ 1100001110100001010101111100001110100001010101110110111001111101110000111010000101010111110000111010000101010111011011100111101101011110 c3a157c3a1576e7dc3a157c3a1576e7b5e
UTF-8 叩W叩Wn}叩W叩Wn{^ 111001011000111110101001010101111110010110001111101010010101011101101110011111011110010110001111101010010101011111100101100011111010100101010111011011100111101101011110 e58fa957e58fa9576e7de58fa957e58fa9576e7b5e
UHC 叩W叩Wn}叩W叩Wn{^ 1100110110110000010101111100110110110000010101110110111001111101110011011011000001010111110011011011000001010111011011100111101101011110 cdb057cdb0576e7dcdb057cdb0576e7b5e

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