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?J{N}?W?J{N{^ 001111110101011100111111010010100111101101001110011111010011111101010111001111110100101001111011010011100111101101011110 3f573f4a7b4e7d3f573f4a7b4e7b5e
SJIS-WIN 蘓W蘓J{N}蘓W蘓J{N{^ 11100101010111100101011111100101010111100100101001111011010011100111110111100101010111100101011111100101010111100100101001111011010011100111101101011110 e55e57e55e4a7b4e7de55e57e55e4a7b4e7b5e
EUC-JP 蘓W蘓J{N}蘓W蘓J{N{^ 11101001101111110101011111101001101111110100101001111011010011100111110111101001101111110101011111101001101111110100101001111011010011100111101101011110 e9bf57e9bf4a7b4e7de9bf57e9bf4a7b4e7b5e
UTF-8 蘓W蘓J{N}蘓W蘓J{N{^ 1110100010011000100100110101011111101000100110001001001101001010011110110100111001111101111010001001100010010011010101111110100010011000100100110100101001111011010011100111101101011110 e8989357e898934a7b4e7de8989357e898934a7b4e7b5e
UHC ?W?J{N}?W?J{N{^ 001111110101011100111111010010100111101101001110011111010011111101010111001111110100101001111011010011100111101101011110 3f573f4a7b4e7d3f573f4a7b4e7b5e

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