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^ 1110110111110011100011101011011101000100111011011111001110001110101101110100010001011110 edf38eb744edf38eb7445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP íó??Díó??D^ 10001111101010111011111110001111101010111101000100111111001111110100010010001111101010111011111110001111101010111101000100111111001111110100010001011110 8fabbf8fabd13f3f448fabbf8fabd13f3f445e
UTF-8 íóŽ·DíóŽ·D^ 11000011101011011100001110110011110000101000111011000010101101110100010011000011101011011100001110110011110000101000111011000010101101110100010001011110 c3adc3b3c28ec2b744c3adc3b3c28ec2b7445e
UHC ???·D???·D^ 00111111001111110011111110100001101001000100010000111111001111110011111110100001101001000100010001011110 3f3f3fa1a4443f3f3fa1a4445e

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