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^ 1100110111011011111101101011010011100001110111000110010001011110 cddbf6b4e1dc645e
SJIS-WIN ???´??d^ 001111110011111100111111100000010100110000111111001111110110010001011110 3f3f3f814c3f3f645e
EUC-JP ÍÛö´áÜd^ 10001111101010101011111110001111101010101110010110001111101010111101001110100001101011011000111110101011101000011000111110101010111001000110010001011110 8faabf8faae58fabd3a1ad8faba18faae4645e
UTF-8 ÍÛö´áÜd^ 1100001110001101110000111001101111000011101101101100001010110100110000111010000111000011100111000110010001011110 c38dc39bc3b6c2b4c3a1c39c645e
UHC ???´??d^ 001111110011111100111111101000101010010100111111001111110110010001011110 3f3f3fa2a53f3f645e

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