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{^ 10110010111001001101100010111001010101110111110110110010111001001101100010111001010101110111101101011110 b2e4d8b9577db2e4d8b9577b5e
EUC-JP イ蒭ケW}イ蒭ケW{^ 1000111010110010111010001101101010001110101110010101011101111101100011101011001011101000110110101000111010111001010101110111101101011110 8eb2e8da8eb9577d8eb2e8da8eb9577b5e
UTF-8 イ蒭ケW}イ蒭ケW{^ 1110111110111101101100101110100010010010101011011110111110111101101110010101011101111101111011111011110110110010111010001001001010101101111011111011110110111001010101110111101101011110 efbdb2e892adefbdb9577defbdb2e892adefbdb9577b5e
UHC ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e

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