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^ 1000100011010011001111110011111101000100100010001101001100111111001111110100010001011110 88d33f3f4488d33f3f445e
EUC-JP 意??D意??D^ 1011000011010101001111110011111101000100101100001101010100111111001111110100010001011110 b0d53f3f44b0d53f3f445e
UTF-8 意배퀋D意배퀋D^ 111001101000010010001111111010111011000010110000111011011000000010001011010001001110011010000100100011111110101110110000101100001110110110000000100010110100010001011110 e6848febb0b0ed808b44e6848febb0b0ed808b445e
UHC 意배퀋D意배퀋D^ 111010111111001010111001111010001011001110000001010001001110101111110010101110011110100010110011100000010100010001011110 ebf2b9e8b38144ebf2b9e8b381445e

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