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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 姚?鍮姚?鍮^ 1001101101001100001111111110100001001010100110110100110000111111111010000100101001011110 9b4c3fe84a9b4c3fe84a5e
EUC-JP 姚?鍮姚?鍮^ 1101010110101101001111111110111110101011110101011010110100111111111011111010101101011110 d5ad3fefabd5ad3fefab5e
UTF-8 姚뤗鍮姚뤗鍮^ 11100101101001111001101011101011101001001001011111101001100011011010111011100101101001111001101011101011101001001001011111101001100011011010111001011110 e5a79aeba497e98daee5a79aeba497e98dae5e
UHC 姚뤗鍮姚뤗鍮^ 11101000111011101000111111000111111010111011100111101000111011101000111111000111111010111011100101011110 e8ee8fc7ebb9e8ee8fc7ebb95e

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