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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 症。煮}症。煮{^ 1000111111000111111100001000111010100001100011101100111101111101100011111100011111110000100011101010000110001110110011110111101101011110 8fc7f08ea18ecf7d8fc7f08ea18ecf7b5e
EUC-JP 症?。煮}症?。煮{^ 1011111011001001001111111000111010100001101111001101000101111101101111101100100100111111100011101010000110111100110100010111101101011110 bec93f8ea1bcd17dbec93f8ea1bcd17b5e
UTF-8 症。煮}症。煮{^ 111001111001011110000111111011101000000110001101111011111011110110100001111001111000010110101110011111011110011110010111100001111110111010000001100011011110111110111101101000011110011110000101101011100111101101011110 e79787ee818defbda1e785ae7de79787ee818defbda1e785ae7b5e
UHC 症??煮}症??煮{^ 111100011111100000111111001111111110110110110100011111011111000111111000001111110011111111101101101101000111101101011110 f1f83f3fedb47df1f83f3fedb47b5e

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