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{^ 100011111100011111110000101111001010100101101110011111011000111111000111111100001011110010101001011011100111101101011110 8fc7f0bca96e7d8fc7f0bca96e7b5e
EUC-JP 症?ゥn}症?ゥn{^ 101111101100100100111111100011101010100101101110011111011011111011001001001111111000111010101001011011100111101101011110 bec93f8ea96e7dbec93f8ea96e7b5e
UTF-8 症ゥn}症ゥn{^ 1110011110010111100001111110111010000001101110111110111110111101101010010110111001111101111001111001011110000111111011101000000110111011111011111011110110101001011011100111101101011110 e79787ee81bbefbda96e7de79787ee81bbefbda96e7b5e
UHC 症??n}症??n{^ 11110001111110000011111100111111011011100111110111110001111110000011111100111111011011100111101101011110 f1f83f3f6e7df1f83f3f6e7b5e

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