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 êþ½ç’½êþ½éœœ^ 11101010111111101011110111100111100100101011110111101010111111101011110111101001100111001001110001011110 eafebde792bdeafebde99c9c5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP êþ?ç??êþ?é??^ 10001111101010111011010010001111101010011101000000111111100011111010101110101110001111110011111110001111101010111011010010001111101010011101000000111111100011111010101110110001001111110011111101011110 8fabb48fa9d03f8fabae3f3f8fabb48fa9d03f8fabb13f3f5e
UTF-8 êþ½ç’½êþ½éœœ^ 11000011101010101100001110111110110000101011110111000011101001111100001010010010110000101011110111000011101010101100001110111110110000101011110111000011101010011100001010011100110000101001110001011110 c3aac3bec2bdc3a7c292c2bdc3aac3bec2bdc3a9c29cc29c5e
UHC ?þ½??½?þ½???^ 001111111010100110101101101010001111011000111111001111111010100011110110001111111010100110101101101010001111011000111111001111110011111101011110 3fa9ada8f63f3fa8f63fa9ada8f63f3f3f5e

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