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^ 1010000111000000101010011010001101000100101000011100000010101001101000110100010001011110 a1c0a9a344a1c0a9a3445e
SJIS-WIN ???£D???£D^ 00111111001111110011111110000001100100100100010000111111001111110011111110000001100100100100010001011110 3f3f3f8192443f3f3f8192445e
EUC-JP ¡À©£D¡À©£D^ 10001111101000101100001010001111101010101010001010001111101000101110110110100001111100100100010010001111101000101100001010001111101010101010001010001111101000101110110110100001111100100100010001011110 8fa2c28faaa28fa2eda1f2448fa2c28faaa28fa2eda1f2445e
UTF-8 ¡À©£D¡À©£D^ 11000010101000011100001110000000110000101010100111000010101000110100010011000010101000011100001110000000110000101010100111000010101000110100010001011110 c2a1c380c2a9c2a344c2a1c380c2a9c2a3445e
UHC ¡???D¡???D^ 10100010101011100011111100111111001111110100010010100010101011100011111100111111001111110100010001011110 a2ae3f3f3f44a2ae3f3f3f445e

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