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^ 111001101000010010001111111010111010101010000011111011001010001110101010010001001110011010000100100011111110101110101010100000111110110010100011101010100100010001011110 e6848febaa83eca3aa44e6848febaa83eca3aa445e
UHC 意몃죪D意몃죪D^ 111010111111001010111000111010111010000110000101010001001110101111110010101110001110101110100001100001010100010001011110 ebf2b8eba18544ebf2b8eba185445e

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