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 嬪噤iD嬪噤iD^ 100110110110110010011010100000011000001010001001010001001001101101101100100110101000000110000010100010010100010001011110 9b6c9a818289449b6c9a818289445e
EUC-JP 嬪噤iD嬪噤iD^ 110101011100110111010011111000011010001111101001010001001101010111001101110100111110000110100011111010010100010001011110 d5cdd3e1a3e944d5cdd3e1a3e9445e
UTF-8 嬪噤iD嬪噤iD^ 111001011010110010101010111001011001100110100100111011111011110110001001010001001110010110101100101010101110010110011001101001001110111110111101100010010100010001011110 e5acaae599a4efbd8944e5acaae599a4efbd89445e
UHC 嬪?iD嬪?iD^ 11011110101011100011111110100011111010010100010011011110101011100011111110100011111010010100010001011110 deae3fa3e944deae3fa3e9445e

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