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^ 111001101001100010010011111010111000100110011011111011001000101010110100010001001110011010011000100100111110101110001001100110111110110010001010101101000100010001011110 e69893eb899bec8ab444e69893eb899bec8ab4445e
UHC 易뉛슴D易뉛슴D^ 111001101011011010000111111011111011110110111111010001001110011010110110100001111110111110111101101111110100010001011110 e6b687efbdbf44e6b687efbdbf445e

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