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{^ 100011111100011111110000101111001010010001101110011111011000111111000111111100001011110010100100011011100111101101011110 8fc7f0bca46e7d8fc7f0bca46e7b5e
EUC-JP 症?、n}症?、n{^ 101111101100100100111111100011101010010001101110011111011011111011001001001111111000111010100100011011100111101101011110 bec93f8ea46e7dbec93f8ea46e7b5e
UTF-8 症、n}症、n{^ 1110011110010111100001111110111010000001101110111110111110111101101001000110111001111101111001111001011110000111111011101000000110111011111011111011110110100100011011100111101101011110 e79787ee81bbefbda46e7de79787ee81bbefbda46e7b5e
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)