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^ 1000101001111010001111110011111101000100100010100111101000111111001111110100010001011110 8a7a3f3f448a7a3f3f445e
EUC-JP 額??D額??D^ 1011001111011011001111110011111101000100101100111101101100111111001111110100010001011110 b3db3f3f44b3db3f3f445e
UTF-8 額뗪껥D額뗪껥D^ 111010011010000110001101111010111001011110101010111010101011101110100101010001001110100110100001100011011110101110010111101010101110101010111011101001010100010001011110 e9a18deb97aaeabba544e9a18deb97aaeabba5445e
UHC 額뗪껥D額뗪껥D^ 111001001111111010001011111010101000001111111110010001001110010011111110100010111110101010000011111111100100010001011110 e4fe8bea83fe44e4fe8bea83fe445e

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