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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 姚ι?}姚ι?{^ 10011011010011001000001111000111001111110111110110011011010011001000001111000111001111110111101101011110 9b4c83c73f7d9b4c83c73f7b5e
EUC-JP 姚ι?}姚ι?{^ 11010101101011011010011011001001001111110111110111010101101011011010011011001001001111110111101101011110 d5ada6c93f7dd5ada6c93f7b5e
UTF-8 姚ι넂}姚ι넂{^ 11100101101001111001101011001110101110011110101110000100100000100111110111100101101001111001101011001110101110011110101110000100100000100111101101011110 e5a79aceb9eb84827de5a79aceb9eb84827b5e
UHC 姚ι넂}姚ι넂{^ 111010001110111010100101111010011000011010010010011111011110100011101110101001011110100110000110100100100111101101011110 e8eea5e986927de8eea5e986927b5e

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