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 妖η?}妖η?{^ 10010111011001001000001111000101001111110111110110010111011001001000001111000101001111110111101101011110 976483c53f7d976483c53f7b5e
EUC-JP 妖η?}妖η?{^ 11001101110001011010011011000111001111110111110111001101110001011010011011000111001111110111101101011110 cdc5a6c73f7dcdc5a6c73f7b5e
UTF-8 妖η왇}妖η왇{^ 11100101101001101001011011001110101101111110110010011001100001110111110111100101101001101001011011001110101101111110110010011001100001110111101101011110 e5a696ceb7ec99877de5a696ceb7ec99877b5e
UHC 妖η왇}妖η왇{^ 111010001110110110100101111001111001111010111001011111011110100011101101101001011110011110011110101110010111101101011110 e8eda5e79eb97de8eda5e79eb97b5e

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