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 ?anW}?anW{^ 0011111101100001011011100101011101111101001111110110000101101110010101110111101101011110 3f616e577d3f616e577b5e
SJIS-WIN 脱anW}脱anW{^ 10010010010001010110000101101110010101110111110110010010010001010110000101101110010101110111101101011110 9245616e577d9245616e577b5e
EUC-JP 脱anW}脱anW{^ 11000011101001100110000101101110010101110111110111000011101001100110000101101110010101110111101101011110 c3a6616e577dc3a6616e577b5e
UTF-8 脱anW}脱anW{^ 111010001000010010110001011000010110111001010111011111011110100010000100101100010110000101101110010101110111101101011110 e884b1616e577de884b1616e577b5e
UHC ?anW}?anW{^ 0011111101100001011011100101011101111101001111110110000101101110010101110111101101011110 3f616e577d3f616e577b5e

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