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 íûŽ´WDíûŽ´WD^ 11101101111110111000111010110100010101110100010011101101111110111000111010110100010101110100010001011110 edfb8eb45744edfb8eb457445e
SJIS-WIN ???´WD???´WD^ 001111110011111100111111100000010100110001010111010001000011111100111111001111111000000101001100010101110100010001011110 3f3f3f814c57443f3f3f814c57445e
EUC-JP íû?´WDíû?´WD^ 1000111110101011101111111000111110101011111001010011111110100001101011010101011101000100100011111010101110111111100011111010101111100101001111111010000110101101010101110100010001011110 8fabbf8fabe53fa1ad57448fabbf8fabe53fa1ad57445e
UTF-8 íûŽ´WDíûŽ´WD^ 110000111010110111000011101110111100001010001110110000101011010001010111010001001100001110101101110000111011101111000010100011101100001010110100010101110100010001011110 c3adc3bbc28ec2b45744c3adc3bbc28ec2b457445e
UHC ???´WD???´WD^ 001111110011111100111111101000101010010101010111010001000011111100111111001111111010001010100101010101110100010001011110 3f3f3fa2a557443f3f3fa2a557445e

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