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^ 10001111101110001111011111101100101101010100010010001111101110001111011111101100101101010100010001011110 8fb8f7ecb5448fb8f7ecb5445e
SJIS-WIN ??÷??D??÷??D^ 001111110011111110000001100000000011111100111111010001000011111100111111100000011000000000111111001111110100010001011110 3f3f81803f3f443f3f81803f3f445e
EUC-JP ?¸÷ì?D?¸÷ì?D^ 0011111110001111101000101011000110100001111000001000111110101011110000000011111101000100001111111000111110100010101100011010000111100000100011111010101111000000001111110100010001011110 3f8fa2b1a1e08fabc03f443f8fa2b1a1e08fabc03f445e
UTF-8 ¸÷ìµD¸÷ìµD^ 1100001010001111110000101011100011000011101101111100001110101100110000101011010101000100110000101000111111000010101110001100001110110111110000111010110011000010101101010100010001011110 c28fc2b8c3b7c3acc2b544c28fc2b8c3b7c3acc2b5445e
UHC ?¸÷??D?¸÷??D^ 0011111110100010101011001010000111000000001111110011111101000100001111111010001010101100101000011100000000111111001111110100010001011110 3fa2aca1c03f3f443fa2aca1c03f3f445e

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