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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ゙鴟ゥ晗}゙鴟ゥ晗{^ 11011110111010011111010010101001111101101101001011111010110101100111110111011110111010011111010010101001111101101101001011111010110101100111101101011110 dee9f4a9f6d2fad67ddee9f4a9f6d2fad67b5e
EUC-JP ゙鴟ゥ?晗}゙鴟ゥ?晗{^ 1000111011011110111100101111011010001110101010010011111110001111110000101011100001111101100011101101111011110010111101101000111010101001001111111000111111000010101110000111101101011110 8edef2f68ea93f8fc2b87d8edef2f68ea93f8fc2b87b5e
UTF-8 ゙鴟ゥ晗}゙鴟ゥ晗{^ 111011111011111010011110111010011011010010011111111011111011110110101001111011101001001110111001111001101001100110010111011111011110111110111110100111101110100110110100100111111110111110111101101010011110111010010011101110011110011010011001100101110111101101011110 efbe9ee9b49fefbda9ee93b9e699977defbe9ee9b49fefbda9ee93b9e699977b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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