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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 蒹居住W}蒹居住W{^ 1110010011100011100010111000111110001111010110100101011101111101111001001110001110001011100011111000111101011010010101110111101101011110 e4e38b8f8f5a577de4e38b8f8f5a577b5e
EUC-JP 蒹居住W}蒹居住W{^ 1110100011100101101101011110111110111101101110110101011101111101111010001110010110110101111011111011110110111011010101110111101101011110 e8e5b5efbdbb577de8e5b5efbdbb577b5e
UTF-8 蒹居住W}蒹居住W{^ 1110100010010010101110011110010110110001100001011110010010111101100011110101011101111101111010001001001010111001111001011011000110000101111001001011110110001111010101110111101101011110 e892b9e5b185e4bd8f577de892b9e5b185e4bd8f577b5e
UHC ?居住W}?居住W{^ 001111111100101111011100111100011010110001010111011111010011111111001011110111001111000110101100010101110111101101011110 3fcbdcf1ac577d3fcbdcf1ac577b5e

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