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?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
SJIS-WIN 頏W頏Jn}頏W頏Jn{^ 1110100011110000010101111110100011110000010010100110111001111101111010001111000001010111111010001111000001001010011011100111101101011110 e8f057e8f04a6e7de8f057e8f04a6e7b5e
EUC-JP 頏W頏Jn}頏W頏Jn{^ 1111000011110010010101111111000011110010010010100110111001111101111100001111001001010111111100001111001001001010011011100111101101011110 f0f257f0f24a6e7df0f257f0f24a6e7b5e
UTF-8 頏W頏Jn}頏W頏Jn{^ 111010011010000010001111010101111110100110100000100011110100101001101110011111011110100110100000100011110101011111101001101000001000111101001010011011100111101101011110 e9a08f57e9a08f4a6e7de9a08f57e9a08f4a6e7b5e
UHC ?W?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e

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