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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 鈊イ魏タ[鈊イ魏タ[^ 111110111100001110110010111010011011000011000000010110111111101111000011101100101110100110110000110000000101101101011110 fbc3b2e9b0c05bfbc3b2e9b0c05b5e
EUC-JP 鈊イ魏タ[鈊イ魏タ[^ 100011111110001110111111100011101011001011110010101100101000111011000000010110111000111111100011101111111000111010110010111100101011001010001110110000000101101101011110 8fe3bf8eb2f2b28ec05b8fe3bf8eb2f2b28ec05b5e
UTF-8 鈊イ魏タ[鈊イ魏タ[^ 111010011000100010001010111011111011110110110010111010011010110110001111111011111011111010000000010110111110100110001000100010101110111110111101101100101110100110101101100011111110111110111110100000000101101101011110 e9888aefbdb2e9ad8fefbe805be9888aefbdb2e9ad8fefbe805b5e
UHC ??魏?[??魏?[^ 00111111001111111110101011100000001111110101101100111111001111111110101011100000001111110101101101011110 3f3feae03f5b3f3feae03f5b5e

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