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 û²Šî‚®û²Šî‚®^ 11111011101100101000101011101110100000101010111011111011101100101000101011101110100000101010111001011110 fbb28aee82aefbb28aee82ae5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP û??î?®û??î?®^ 10001111101010111110010100111111001111111000111110101011110000100011111110001111101000101110111010001111101010111110010100111111001111111000111110101011110000100011111110001111101000101110111001011110 8fabe53f3f8fabc23f8fa2ee8fabe53f3f8fabc23f8fa2ee5e
UTF-8 û²Šî‚®û²Šî‚®^ 11000011101110111100001010110010110000101000101011000011101011101100001010000010110000101010111011000011101110111100001010110010110000101000101011000011101011101100001010000010110000101010111001011110 c3bbc2b2c28ac3aec282c2aec3bbc2b2c28ac3aec282c2ae5e
UHC ?²???®?²???®^ 0011111110101001111101110011111100111111001111111010001011100111001111111010100111110111001111110011111100111111101000101110011101011110 3fa9f73f3f3fa2e73fa9f73f3f3fa2e75e

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