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{^ 11100101100010110101011111100101100010110100101001111011010011100111110111100101100010110101011111100101100010110100101001111011010011100111101101011110 e58b57e58b4a7b4e7de58b57e58b4a7b4e7b5e
EUC-JP 蜍W蜍J{N}蜍W蜍J{N{^ 11101001111010110101011111101001111010110100101001111011010011100111110111101001111010110101011111101001111010110100101001111011010011100111101101011110 e9eb57e9eb4a7b4e7de9eb57e9eb4a7b4e7b5e
UTF-8 蜍W蜍J{N}蜍W蜍J{N{^ 1110100010011100100011010101011111101000100111001000110101001010011110110100111001111101111010001001110010001101010101111110100010011100100011010100101001111011010011100111101101011110 e89c8d57e89c8d4a7b4e7de89c8d57e89c8d4a7b4e7b5e
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)