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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN エ魏タエ魏タB 11110000101111011011010011101001101100001100000011110000101111011011010011101001101100001100000001000010 f0bdb4e9b0c0f0bdb4e9b0c042
EUC-JP ?エ魏タ?エ魏タB 001111111000111010110100111100101011001010001110110000000011111110001110101101001111001010110010100011101100000001000010 3f8eb4f2b28ec03f8eb4f2b28ec042
UTF-8 エ魏タエ魏タB 11101110100000011011110011101111101111011011010011101001101011011000111111101111101111101000000011101110100000011011110011101111101111011011010011101001101011011000111111101111101111101000000001000010 ee81bcefbdb4e9ad8fefbe80ee81bcefbdb4e9ad8fefbe8042
UHC ??魏???魏?B 0011111100111111111010101110000000111111001111110011111111101010111000000011111101000010 3f3feae03f3f3feae03f42

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