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^ 1001001111101110001111110011111101000100100100111110111000111111001111110100010001011110 93ee3f3f4493ee3f3f445e
EUC-JP 軟??D軟??D^ 1100011011110000001111110011111101000100110001101111000000111111001111110100010001011110 c6f03f3f44c6f03f3f445e
UTF-8 軟뉔눈D軟뉔눈D^ 111010001011101110011111111010111000100110010100111010111000100010001000010001001110100010111011100111111110101110001001100101001110101110001000100010000100010001011110 e8bb9feb8994eb888844e8bb9feb8994eb8888445e
UHC 軟뉔눈D軟뉔눈D^ 111001101110001110000111111010011011010010101011010001001110011011100011100001111110100110110100101010110100010001011110 e6e387e9b4ab44e6e387e9b4ab445e

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