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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 鬲俶エゥD鬲俶エゥD^ 111010011010110110011000111001101011010010101001010001001110100110101101100110001110011010110100101010010100010001011110 e9ad98e6b4a944e9ad98e6b4a9445e
EUC-JP 鬲俶エゥD鬲俶エゥD^ 11110010101011111101000011101000100011101011010010001110101010010100010011110010101011111101000011101000100011101011010010001110101010010100010001011110 f2afd0e88eb48ea944f2afd0e88eb48ea9445e
UTF-8 鬲俶エゥD鬲俶エゥD^ 111010011010110010110010111001001011111110110110111011111011110110110100111011111011110110101001010001001110100110101100101100101110010010111111101101101110111110111101101101001110111110111101101010010100010001011110 e9acb2e4bfb6efbdb4efbda944e9acb2e4bfb6efbdb4efbda9445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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