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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 易??D易??D^ 1000100011010101001111110011111101000100100010001101010100111111001111110100010001011110 88d53f3f4488d53f3f445e
EUC-JP 易??D易??D^ 1011000011010111001111110011111101000100101100001101011100111111001111110100010001011110 b0d73f3f44b0d73f3f445e
UTF-8 易뚦뮟D易뚦뮟D^ 111001101001100010010011111010111001101010100110111010111010111010011111010001001110011010011000100100111110101110011010101001101110101110101110100111110100010001011110 e69893eb9aa6ebae9f44e69893eb9aa6ebae9f445e
UHC 易뚦뮟D易뚦뮟D^ 111001101011011010001100111001011001001010101011010001001110011010110110100011001110010110010010101010110100010001011110 e6b68ce592ab44e6b68ce592ab445e

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