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 êí³ë±žêí³ë±ž^ 11101010111011011011001111101011101100011001111011101010111011011011001111101011101100011001111001011110 eaedb3ebb19eeaedb3ebb19e5e
SJIS-WIN ????±?????±?^ 001111110011111100111111001111111000000101111101001111110011111100111111001111110011111110000001011111010011111101011110 3f3f3f3f817d3f3f3f3f3f817d3f5e
EUC-JP êí?ë±?êí?ë±?^ 100011111010101110110100100011111010101110111111001111111000111110101011101100111010000111011110001111111000111110101011101101001000111110101011101111110011111110001111101010111011001110100001110111100011111101011110 8fabb48fabbf3f8fabb3a1de3f8fabb48fabbf3f8fabb3a1de3f5e
UTF-8 êí³ë±žêí³ë±ž^ 11000011101010101100001110101101110000101011001111000011101010111100001010110001110000101001111011000011101010101100001110101101110000101011001111000011101010111100001010110001110000101001111001011110 c3aac3adc2b3c3abc2b1c29ec3aac3adc2b3c3abc2b1c29e5e
UHC ??³?±???³?±?^ 0011111100111111101010011111100000111111101000011011111000111111001111110011111110101001111110000011111110100001101111100011111101011110 3f3fa9f83fa1be3f3f3fa9f83fa1be3f5e

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