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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 症サ\n}症サ\n{^ 1000111111000111111100001011110010111011010111000110111001111101100011111100011111110000101111001011101101011100011011100111101101011110 8fc7f0bcbb5c6e7d8fc7f0bcbb5c6e7b5e
EUC-JP 症?サ\n}症?サ\n{^ 1011111011001001001111111000111010111011010111000110111001111101101111101100100100111111100011101011101101011100011011100111101101011110 bec93f8ebb5c6e7dbec93f8ebb5c6e7b5e
UTF-8 症サ\n}症サ\n{^ 11100111100101111000011111101110100000011011101111101111101111011011101101011100011011100111110111100111100101111000011111101110100000011011101111101111101111011011101101011100011011100111101101011110 e79787ee81bbefbdbb5c6e7de79787ee81bbefbdbb5c6e7b5e
UHC 症??\n}症??\n{^ 111100011111100000111111001111110101110001101110011111011111000111111000001111110011111101011100011011100111101101011110 f1f83f3f5c6e7df1f83f3f5c6e7b5e

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