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^ 111010011010000110001101111010111001011110101000111010111001101110010001010001001110100110100001100011011110101110010111101010001110101110011011100100010100010001011110 e9a18deb97a8eb9b9144e9a18deb97a8eb9b91445e
UHC 額뗨뛑D額뗨뛑D^ 111001001111111010001011111010001000110101001111010001001110010011111110100010111110100010001101010011110100010001011110 e4fe8be88d4f44e4fe8be88d4f445e

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