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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 諸申n}諸申n{^ 11111011101010011001000001011100011011100111110111111011101010011001000001011100011011100111101101011110 fba9905c6e7dfba9905c6e7b5e
EUC-JP ?申n}?申n{^ 0011111110111111101111010110111001111101001111111011111110111101011011100111101101011110 3fbfbd6e7d3fbfbd6e7b5e
UTF-8 諸申n}諸申n{^ 1110111110101000101000101110011110010100101100110110111001111101111011111010100010100010111001111001010010110011011011100111101101011110 efa8a2e794b36e7defa8a2e794b36e7b5e
UHC ?申n}?申n{^ 0011111111100011111010010110111001111101001111111110001111101001011011100111101101011110 3fe3e96e7d3fe3e96e7b5e

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