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 ???w???w^ 001111110011111100111111011101110011111100111111001111110111011101011110 3f3f3f773f3f3f775e
SJIS-WIN 妖??w妖??w^ 1001011101100100001111110011111101110111100101110110010000111111001111110111011101011110 97643f3f7797643f3f775e
EUC-JP 妖??w妖??w^ 1100110111000101001111110011111101110111110011011100010100111111001111110111011101011110 cdc53f3f77cdc53f3f775e
UTF-8 妖븀벌w妖븀벌w^ 111001011010011010010110111010111011100010000000111010111011001010001100011101111110010110100110100101101110101110111000100000001110101110110010100011000111011101011110 e5a696ebb880ebb28c77e5a696ebb880ebb28c775e
UHC 妖븀벌w妖븀벌w^ 111010001110110110111010111001111011100111111010011101111110100011101101101110101110011110111001111110100111011101011110 e8edbae7b9fa77e8edbae7b9fa775e

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