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 ±Ìµß¹±Ìµß¹^ 10110001110011001000111110110101110111111011100110110001110011001000111110110101110111111011100101011110 b1cc8fb5dfb9b1cc8fb5dfb95e
SJIS-WIN ±?????±?????^ 100000010111110100111111001111110011111100111111001111111000000101111101001111110011111100111111001111110011111101011110 817d3f3f3f3f3f817d3f3f3f3f3f5e
EUC-JP ±Ì??ß?±Ì??ß?^ 1010000111011110100011111010101011000000001111110011111110001111101010011100111000111111101000011101111010001111101010101100000000111111001111111000111110101001110011100011111101011110 a1de8faac03f3f8fa9ce3fa1de8faac03f3f8fa9ce3f5e
UTF-8 ±Ìµß¹±Ìµß¹^ 11000010101100011100001110001100110000101000111111000010101101011100001110011111110000101011100111000010101100011100001110001100110000101000111111000010101101011100001110011111110000101011100101011110 c2b1c38cc28fc2b5c39fc2b9c2b1c38cc28fc2b5c39fc2b95e
UHC ±???ß¹±???ß¹^ 10100001101111100011111100111111001111111010100110101100101010011111011010100001101111100011111100111111001111111010100110101100101010011111011001011110 a1be3f3f3fa9aca9f6a1be3f3f3fa9aca9f65e

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