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^ 111010011010000110001101111010111001011110101010111010101011001010101110010001001110100110100001100011011110101110010111101010101110101010110010101011100100010001011110 e9a18deb97aaeab2ae44e9a18deb97aaeab2ae445e
UHC 額뗪겮D額뗪겮D^ 111001001111111010001011111010101000000110111100010001001110010011111110100010111110101010000001101111000100010001011110 e4fe8bea81bc44e4fe8bea81bc445e

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