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 É仐Éä»^ 100100001100100111100100101110111001000011001001111001001011101101011110 90c9e4bb90c9e4bb5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?Éä??Éä?^ 0011111110001111101010101011000110001111101010111010001100111111001111111000111110101010101100011000111110101011101000110011111101011110 3f8faab18faba33f3f8faab18faba33f5e
UTF-8 É仐Éä»^ 1100001010010000110000111000100111000011101001001100001010111011110000101001000011000011100010011100001110100100110000101011101101011110 c290c389c3a4c2bbc290c389c3a4c2bb5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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