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^ 1010100011111001101010011010001101000100101010001111100110101001101000110100010001011110 a8f9a9a344a8f9a9a3445e
SJIS-WIN ¨??£D¨??£D^ 100000010100111000111111001111111000000110010010010001001000000101001110001111110011111110000001100100100100010001011110 814e3f3f819244814e3f3f8192445e
EUC-JP ¨ù©£D¨ù©£D^ 1010000110101111100011111010101111100011100011111010001011101101101000011111001001000100101000011010111110001111101010111110001110001111101000101110110110100001111100100100010001011110 a1af8fabe38fa2eda1f244a1af8fabe38fa2eda1f2445e
UTF-8 ¨ù©£D¨ù©£D^ 11000010101010001100001110111001110000101010100111000010101000110100010011000010101010001100001110111001110000101010100111000010101000110100010001011110 c2a8c3b9c2a9c2a344c2a8c3b9c2a9c2a3445e
UHC ¨???D¨???D^ 10100001101001110011111100111111001111110100010010100001101001110011111100111111001111110100010001011110 a1a73f3f3f44a1a73f3f3f445e

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