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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 篝}篝{^ 111000101011111011110110101000101111011011000000011111011110001010111110111101101010001011110110110000000111101101011110 e2bef6a2f6c07de2bef6a2f6c07b5e
EUC-JP 篝??}篝??{^ 1110010011000000001111110011111101111101111001001100000000111111001111110111101101011110 e4c03f3f7de4c03f3f7b5e
UTF-8 篝}篝{^ 111001111010111110011101111011101001001110001001111011101001001110100111011111011110011110101111100111011110111010010011100010011110111010010011101001110111101101011110 e7af9dee9389ee93a77de7af9dee9389ee93a77b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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