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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 姚ι?[姚ι?[^ 10011011010011001000001111000111001111110101101110011011010011001000001111000111001111110101101101011110 9b4c83c73f5b9b4c83c73f5b5e
EUC-JP 姚ι?[姚ι?[^ 11010101101011011010011011001001001111110101101111010101101011011010011011001001001111110101101101011110 d5ada6c93f5bd5ada6c93f5b5e
UTF-8 姚ι맓[姚ι맓[^ 11100101101001111001101011001110101110011110101110100111100100110101101111100101101001111001101011001110101110011110101110100111100100110101101101011110 e5a79aceb9eba7935be5a79aceb9eba7935b5e
UHC 姚ι맓[姚ι맓[^ 111010001110111010100101111010011001000010100101010110111110100011101110101001011110100110010000101001010101101101011110 e8eea5e990a55be8eea5e990a55b5e

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