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 魏堤ス毳魏堤ス毬^ 111010011011000010010010111001111011110110011111011111011110100110110000100100101110011110111101100111110111101101011110 e9b092e7bd9f7de9b092e7bd9f7b5e
EUC-JP 魏堤ス毳魏堤ス毬^ 1111001010110010110001001110100110001110101111011101110111011110111100101011001011000100111010011000111010111101110111011101110001011110 f2b2c4e98ebddddef2b2c4e98ebddddc5e
UTF-8 魏堤ス毳魏堤ス毬^ 11101001101011011000111111100101101000001010010011101111101111011011110111100110101011111011001111101001101011011000111111100101101000001010010011101111101111011011110111100110101011111010110001011110 e9ad8fe5a0a4efbdbde6afb3e9ad8fe5a0a4efbdbde6afac5e
UHC 魏堤??魏堤?毬^ 1110101011100000111100001010011100111111001111111110101011100000111100001010011100111111110011111011001101011110 eae0f0a73f3feae0f0a73fcfb35e

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