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 äùšDäùšD^ 111001001111100110011010010001001110010011111001100110100100010001011110 e4f99a44e4f99a445e
SJIS-WIN ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP äù?Däù?D^ 1000111110101011101000111000111110101011111000110011111101000100100011111010101110100011100011111010101111100011001111110100010001011110 8faba38fabe33f448faba38fabe33f445e
UTF-8 äùšDäùšD^ 110000111010010011000011101110011100001010011010010001001100001110100100110000111011100111000010100110100100010001011110 c3a4c3b9c29a44c3a4c3b9c29a445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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