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\n}??W\n{^ 00111111001111110101011101011100011011100111110100111111001111110101011101011100011011100111101101011110 3f3f575c6e7d3f3f575c6e7b5e
SJIS-WIN 篦W\n}篦W\n{^ 1110001011000010111100101111000001010111010111000110111001111101111000101100001011110010111100000101011101011100011011100111101101011110 e2c2f2f0575c6e7de2c2f2f0575c6e7b5e
EUC-JP 篦?W\n}篦?W\n{^ 111001001100010000111111010101110101110001101110011111011110010011000100001111110101011101011100011011100111101101011110 e4c43f575c6e7de4c43f575c6e7b5e
UTF-8 篦W\n}篦W\n{^ 111001111010111110100110111011101000100010100111010101110101110001101110011111011110011110101111101001101110111010001000101001110101011101011100011011100111101101011110 e7afa6ee88a7575c6e7de7afa6ee88a7575c6e7b5e
UHC ??W\n}??W\n{^ 00111111001111110101011101011100011011100111110100111111001111110101011101011100011011100111101101011110 3f3f575c6e7d3f3f575c6e7b5e

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