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 ¹¯¼©¹¯¼©^ 1000111110111001101011111011110010101001100011111011100110101111101111001010100101011110 8fb9afbca98fb9afbca95e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ??¯?©??¯?©^ 00111111001111111000111110100010101101000011111110001111101000101110110100111111001111111000111110100010101101000011111110001111101000101110110101011110 3f3f8fa2b43f8fa2ed3f3f8fa2b43f8fa2ed5e
UTF-8 ¹¯¼©¹¯¼©^ 110000101000111111000010101110011100001010101111110000101011110011000010101010011100001010001111110000101011100111000010101011111100001010111100110000101010100101011110 c28fc2b9c2afc2bcc2a9c28fc2b9c2afc2bcc2a95e
UHC ?¹?¼??¹?¼?^ 001111111010100111110110001111111010100011111001001111110011111110101001111101100011111110101000111110010011111101011110 3fa9f63fa8f93f3fa9f63fa8f93f5e

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