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 ½üâãۏ½üâãÙ^ 10001111101111011111110011100010111000111101101110001111101111011111110011100010111000111101100101011110 8fbdfce2e3db8fbdfce2e3d95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ??üâãÛ??üâãÙ^ 0011111100111111100011111010101111100100100011111010101110100100100011111010101110101010100011111010101011100101001111110011111110001111101010111110010010001111101010111010010010001111101010111010101010001111101010101110001101011110 3f3f8fabe48faba48fabaa8faae53f3f8fabe48faba48fabaa8faae35e
UTF-8 ½üâãۏ½üâãÙ^ 11000010100011111100001010111101110000111011110011000011101000101100001110100011110000111001101111000010100011111100001010111101110000111011110011000011101000101100001110100011110000111001100101011110 c28fc2bdc3bcc3a2c3a3c39bc28fc2bdc3bcc3a2c3a3c3995e
UHC ?½?????½????^ 001111111010100011110110001111110011111100111111001111110011111110101000111101100011111100111111001111110011111101011110 3fa8f63f3f3f3f3fa8f63f3f3f3f5e

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