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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 妤゙泚妤゙泚^ 111110101010010011011110111110101111100111110001011111011111101010100100110111101111101011111001111100010111101101011110 faa4defaf9f17dfaa4defaf9f17b5e
EUC-JP 妤゙泚?妤゙泚?^ 10001111101110011010111110001110110111101000111111000111101000010011111110001111101110011010111110001110110111101000111111000111101000010011111101011110 8fb9af8ede8fc7a13f8fb9af8ede8fc7a13f5e
UTF-8 妤゙泚妤゙泚^ 11100101101001101010010011101111101111101001111011100110101100111001101011101110100000111011100111100101101001101010010011101111101111101001111011100110101100111001101011101110100000111011011101011110 e5a6a4efbe9ee6b39aee83b9e5a6a4efbe9ee6b39aee83b75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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