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{^ 11000011100011001100001010101010010101110111110111000011100011001100001010101010010101110111101101011110 c38cc2aa577dc38cc2aa577b5e
EUC-JP テ個ェW}テ個ェW{^ 1000111011000011101110001100010010001110101010100101011101111101100011101100001110111000110001001000111010101010010101110111101101011110 8ec3b8c48eaa577d8ec3b8c48eaa577b5e
UTF-8 テ個ェW}テ個ェW{^ 1110111110111110100000111110010110000000100010111110111110111101101010100101011101111101111011111011111010000011111001011000000010001011111011111011110110101010010101110111101101011110 efbe83e5808befbdaa577defbe83e5808befbdaa577b5e
UHC ?個?W}?個?W{^ 00111111110010111100000100111111010101110111110100111111110010111100000100111111010101110111101101011110 3fcbc13f577d3fcbc13f577b5e

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