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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 症ゥ省ス症 1000111111000111111100001011110010101001100011111100100011111000101111001011110110001111110001111111000010111100 8fc7f0bca98fc8f8bcbd8fc7f0bc
EUC-JP 症?ゥ省?ス症? 10111110110010010011111110001110101010011011111011001010001111111000111010111101101111101100100100111111 bec93f8ea9beca3f8ebdbec93f
UTF-8 症ゥ省ス症 111001111001011110000111111011101000000110111011111011111011110110101001111001111001110010000001111011101001100110011011111011111011110110111101111001111001011110000111111011101000000110111011 e79787ee81bbefbda9e79c81ee999befbdbde79787ee81bb
UHC 症??省??症? 1111000111111000001111110011111111100000111111010011111100111111111100011111100000111111 f1f83f3fe0fd3f3ff1f83f

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