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{^ 100011111100100111110100101111001011110001101110011111011000111111001001111101001011110010111100011011100111101101011110 8fc9f4bcbc6e7d8fc9f4bcbc6e7b5e
EUC-JP 硝?シn}硝?シn{^ 101111101100101100111111100011101011110001101110011111011011111011001011001111111000111010111100011011100111101101011110 becb3f8ebc6e7dbecb3f8ebc6e7b5e
UTF-8 硝シn}硝シn{^ 1110011110100001100111011110111010001101101010111110111110111101101111000110111001111101111001111010000110011101111011101000110110101011111011111011110110111100011011100111101101011110 e7a19dee8dabefbdbc6e7de7a19dee8dabefbdbc6e7b5e
UHC 硝??n}硝??n{^ 11110101101001100011111100111111011011100111110111110101101001100011111100111111011011100111101101011110 f5a63f3f6e7df5a63f3f6e7b5e

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