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^ 111010001010001110110100010001001110100010100011101101000100010001011110 e8a3b444e8a3b4445e
SJIS-WIN ?£´D?£´D^ 00111111100000011001001010000001010011000100010000111111100000011001001010000001010011000100010001011110 3f8192814c443f8192814c445e
EUC-JP 裴D裴D^ 1000111110101011101100101010000111110010101000011010110101000100100011111010101110110010101000011111001010100001101011010100010001011110 8fabb2a1f2a1ad448fabb2a1f2a1ad445e
UTF-8 裴D裴D^ 110000111010100011000010101000111100001010110100010001001100001110101000110000101010001111000010101101000100010001011110 c3a8c2a3c2b444c3a8c2a3c2b4445e
UHC ??´D??´D^ 0011111100111111101000101010010101000100001111110011111110100010101001010100010001011110 3f3fa2a5443f3fa2a5445e

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