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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 症ゥ省ス症、 100011111100011111110000101111001010100110001111110010001111100010111100101111011000111111000111111100001011110010100100 8fc7f0bca98fc8f8bcbd8fc7f0bca4
EUC-JP 症?ゥ省?ス症?、 101111101100100100111111100011101010100110111110110010100011111110001110101111011011111011001001001111111000111010100100 bec93f8ea9beca3f8ebdbec93f8ea4
UTF-8 症ゥ省ス症、 111001111001011110000111111011101000000110111011111011111011110110101001111001111001110010000001111011101001100110011011111011111011110110111101111001111001011110000111111011101000000110111011111011111011110110100100 e79787ee81bbefbda9e79c81ee999befbdbde79787ee81bbefbda4
UHC 症??省??症?? 111100011111100000111111001111111110000011111101001111110011111111110001111110000011111100111111 f1f83f3fe0fd3f3ff1f83f3f

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