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^ 111000111011010110001001111011011000111101010111010001001110001110110101100010011110110110001111010101110100010001011110 e3b589ed8f5744e3b589ed8f57445e
EUC-JP 羞駕集D羞駕集D^ 111001101011011110110010111011111011110110111000010001001110011010110111101100101110111110111101101110000100010001011110 e6b7b2efbdb844e6b7b2efbdb8445e
UTF-8 羞駕集D羞駕集D^ 111001111011111010011110111010011010011110010101111010011001101110000110010001001110011110111110100111101110100110100111100101011110100110011011100001100100010001011110 e7be9ee9a795e99b8644e7be9ee9a795e99b86445e
UHC 羞駕集D羞駕集D^ 111000101011101011001010101111011111001110100010010001001110001010111010110010101011110111110011101000100100010001011110 e2bacabdf3a244e2bacabdf3a2445e

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