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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 症ヌ疾湜疾而 10001111110001111100011110001110101111101111101101000111100011101011111011110010101101011000111010100111 8fc7c78ebefb478ebef2b58ea7
EUC-JP 症ヌ疾湜疾?而 1011111011001001100011101100011110111100110000001000111111000111111111001011110011000000001111111011110010101001 bec98ec7bcc08fc7fcbcc03fbca9
UTF-8 症ヌ疾湜疾而 111001111001011110000111111011111011111010000111111001111001011010111110111001101011100110011100111001111001011010111110111011101000011110101100111010001000000010001100 e79787efbe87e796bee6b99ce796beee87ace8808c
UHC 症?疾湜疾?而 111100011111100000111111111100101111000011100011110101111111001011110000001111111110110010111011 f1f83ff2f0e3d7f2f03fecbb

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