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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 魏イ貂イ魏イ貂イ^ 11101001101100001011001011100110101110001011001011101001101100001011001011100110101110001011001001011110 e9b0b2e6b8b2e9b0b2e6b8b25e
EUC-JP 魏イ貂イ魏イ貂イ^ 1111001010110010100011101011001011101100101110101000111010110010111100101011001010001110101100101110110010111010100011101011001001011110 f2b28eb2ecba8eb2f2b28eb2ecba8eb25e
UTF-8 魏イ貂イ魏イ貂イ^ 11101001101011011000111111101111101111011011001011101000101100101000001011101111101111011011001011101001101011011000111111101111101111011011001011101000101100101000001011101111101111011011001001011110 e9ad8fefbdb2e8b282efbdb2e9ad8fefbdb2e8b282efbdb25e
UHC 魏?貂?魏?貂?^ 11101010111000000011111111110101101100000011111111101010111000000011111111110101101100000011111101011110 eae03ff5b03feae03ff5b03f5e

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