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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 蕭縁秀D蕭縁秀D^ 111001010100101010001001100011111000111101000111010001001110010101001010100010011000111110001111010001110100010001011110 e54a898f8f4744e54a898f8f47445e
EUC-JP 蕭縁秀D蕭縁秀D^ 111010011010101110110001111011111011110110101000010001001110100110101011101100011110111110111101101010000100010001011110 e9abb1efbda844e9abb1efbda8445e
UTF-8 蕭縁秀D蕭縁秀D^ 111010001001010110101101111001111011100010000001111001111010011110000000010001001110100010010101101011011110011110111000100000011110011110100111100000000100010001011110 e895ade7b881e7a78044e895ade7b881e7a780445e
UHC 蕭?秀D蕭?秀D^ 11100001110010110011111111100010101100110100010011100001110010110011111111100010101100110100010001011110 e1cb3fe2b344e1cb3fe2b3445e

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