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^ 111100101011011111011010111110101100000010101001010001001111001010110111110110101111101011000000101010010100010001011110 f2b7dafac0a944f2b7dafac0a9445e
EUC-JP ?レ惕ゥD?レ惕ゥD^ 00111111100011101101101010001111101111101010110010001110101010010100010000111111100011101101101010001111101111101010110010001110101010010100010001011110 3f8eda8fbeac8ea9443f8eda8fbeac8ea9445e
UTF-8 レ惕ゥDレ惕ゥD^ 111011101000011110101110111011111011111010011010111001101000001110010101111011111011110110101001010001001110111010000111101011101110111110111110100110101110011010000011100101011110111110111101101010010100010001011110 ee87aeefbe9ae68395efbda944ee87aeefbe9ae68395efbda9445e
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)