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 ™û™þ™û™þ^ 100110011111101110011001111111101001100111111011100110011111111001011110 99fb99fe99fb99fe5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?û?þ?û?þ^ 0011111110001111101010111110010100111111100011111010100111010000001111111000111110101011111001010011111110001111101010011101000001011110 3f8fabe53f8fa9d03f8fabe53f8fa9d05e
UTF-8 ™û™þ™û™þ^ 1100001010011001110000111011101111000010100110011100001110111110110000101001100111000011101110111100001010011001110000111011111001011110 c299c3bbc299c3bec299c3bbc299c3be5e
UHC ???þ???þ^ 0011111100111111001111111010100110101101001111110011111100111111101010011010110101011110 3f3f3fa9ad3f3f3fa9ad5e

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