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^e^ 00111111001111110011111100111111001111110011111101000100010111100110010101011110 3f3f3f3f3f3f445e655e
SJIS-WIN ?勇制???D^e^ 001111111001011101000101100100001010011100111111001111110011111101000100010111100110010101011110 3f974590a73f3f3f445e655e
EUC-JP ?勇制???D^e^ 001111111100110110100110110000001010100100111111001111110011111101000100010111100110010101011110 3fcda6c0a93f3f3f445e655e
UTF-8 뤚勇制컦형렓D^e^ 11101011101001001001101011100101100010111000011111100101100010001011011011101100101110111010011011101101100110001001010111101011101000001001001101000100010111100110010101011110 eba49ae58b87e588b6ecbba6ed9895eba093445e655e
UHC 뤚勇制컦형렓D^e^ 10001111110010011110100110111000111100001010010010110000100011111100011111111100100011101010100001000100010111100110010101011110 8fc9e9b8f0a4b08fc7fc8ea8445e655e

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