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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 篌n}篌n{^ 1110001010111010111100001111101011110000111110110110111001111101111000101011101011110000111110101111000011111011011011100111101101011110 e2baf0faf0fb6e7de2baf0faf0fb6e7b5e
EUC-JP 篌??n}篌??n{^ 11100100101111000011111100111111011011100111110111100100101111000011111100111111011011100111101101011110 e4bc3f3f6e7de4bc3f3f6e7b5e
UTF-8 篌n}篌n{^ 1110011110101111100011001110111010000010101110011110111010000010101110100110111001111101111001111010111110001100111011101000001010111001111011101000001010111010011011100111101101011110 e7af8cee82b9ee82ba6e7de7af8cee82b9ee82ba6e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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