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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 跌堤ヲァ}跌堤ヲァ{^ 111001101110100110010010111001111010011010100111011111011110011011101001100100101110011110100110101001110111101101011110 e6e992e7a6a77de6e992e7a6a77b5e
EUC-JP 跌堤ヲァ}跌堤ヲァ{^ 11101100111010111100010011101001100011101010011010001110101001110111110111101100111010111100010011101001100011101010011010001110101001110111101101011110 ecebc4e98ea68ea77decebc4e98ea68ea77b5e
UTF-8 跌堤ヲァ}跌堤ヲァ{^ 111010001011011110001100111001011010000010100100111011111011110110100110111011111011110110100111011111011110100010110111100011001110010110100000101001001110111110111101101001101110111110111101101001110111101101011110 e8b78ce5a0a4efbda6efbda77de8b78ce5a0a4efbda6efbda77b5e
UHC 跌堤??}跌堤??{^ 111100101111011011110000101001110011111100111111011111011111001011110110111100001010011100111111001111110111101101011110 f2f6f0a73f3f7df2f6f0a73f3f7b5e

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