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^ 1000101001010010001111110011111101000100100010100101001000111111001111110100010001011110 8a523f3f448a523f3f445e
EUC-JP 崖??D崖??D^ 1011001110110011001111110011111101000100101100111011001100111111001111110100010001011110 b3b33f3f44b3b33f3f445e
UTF-8 崖노젫D崖노젫D^ 111001011011010010010110111010111000010110111000111011001010000010101011010001001110010110110100100101101110101110000101101110001110110010100000101010110100010001011110 e5b496eb85b8eca0ab44e5b496eb85b8eca0ab445e
UHC 崖노젫D崖노젫D^ 111001001111000010110011111010111010000010100011010001001110010011110000101100111110101110100000101000110100010001011110 e4f0b3eba0a344e4f0b3eba0a3445e

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