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^ 111001001010100010001001100011111000111101000111010001001110010010101000100010011000111110001111010001110100010001011110 e4a8898f8f4744e4a8898f8f47445e
EUC-JP 茯縁秀D茯縁秀D^ 111010001010101010110001111011111011110110101000010001001110100010101010101100011110111110111101101010000100010001011110 e8aab1efbda844e8aab1efbda8445e
UTF-8 茯縁秀D茯縁秀D^ 111010001000110010101111111001111011100010000001111001111010011110000000010001001110100010001100101011111110011110111000100000011110011110100111100000000100010001011110 e88cafe7b881e7a78044e88cafe7b881e7a780445e
UHC 茯?秀D茯?秀D^ 11011100110110100011111111100010101100110100010011011100110110100011111111100010101100110100010001011110 dcda3fe2b344dcda3fe2b3445e

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