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 ?Wb\n}?Wb\n{^ 00111111010101110110001001011100011011100111110100111111010101110110001001011100011011100111101101011110 3f57625c6e7d3f57625c6e7b5e
SJIS-WIN 叩Wb\n}叩Wb\n{^ 100100100100000001010111011000100101110001101110011111011001001001000000010101110110001001011100011011100111101101011110 924057625c6e7d924057625c6e7b5e
EUC-JP 叩Wb\n}叩Wb\n{^ 110000111010000101010111011000100101110001101110011111011100001110100001010101110110001001011100011011100111101101011110 c3a157625c6e7dc3a157625c6e7b5e
UTF-8 叩Wb\n}叩Wb\n{^ 1110010110001111101010010101011101100010010111000110111001111101111001011000111110101001010101110110001001011100011011100111101101011110 e58fa957625c6e7de58fa957625c6e7b5e
UHC 叩Wb\n}叩Wb\n{^ 110011011011000001010111011000100101110001101110011111011100110110110000010101110110001001011100011011100111101101011110 cdb057625c6e7dcdb057625c6e7b5e

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