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 ç”žè“¼è‰ªç”žè“ 1110011110010100100111101110100010010011101111001110100010001001101010101110011110010100100111101110100010010011 e7949ee893bce889aae7949ee893
SJIS-WIN ?????????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f3f3f3f
EUC-JP ç??è??è?ªç??è? 1000111110101011101011100011111100111111100011111010101110110010001111110011111110001111101010111011001000111111100011111010001011101100100011111010101110101110001111110011111110001111101010111011001000111111 8fabae3f3f8fabb23f3f8fabb23f8fa2ec8fabae3f3f8fabb23f
UTF-8 ç”žè“¼è‰ªç”žè“ 11000011101001111100001010010100110000101001111011000011101010001100001010010011110000101011110011000011101010001100001010001001110000101010101011000011101001111100001010010100110000101001111011000011101010001100001010010011 c3a7c294c29ec3a8c293c2bcc3a8c289c2aac3a7c294c29ec3a8c293
UHC ?????¼??ª????? 00111111001111110011111100111111001111111010100011111001001111110011111110101000101000110011111100111111001111110011111100111111 3f3f3f3f3fa8f93f3fa8a33f3f3f3f3f

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