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{^ 11000011100101011100001110101101010101110111110111000011100101011100001110101101010101110111101101011110 c395c3ad577dc395c3ad577b5e
EUC-JP テ陛ュW}テ陛ュW{^ 1000111011000011110010101100010110001110101011010101011101111101100011101100001111001010110001011000111010101101010101110111101101011110 8ec3cac58ead577d8ec3cac58ead577b5e
UTF-8 テ陛ュW}テ陛ュW{^ 1110111110111110100000111110100110011001100110111110111110111101101011010101011101111101111011111011111010000011111010011001100110011011111011111011110110101101010101110111101101011110 efbe83e9999befbdad577defbe83e9999befbdad577b5e
UHC ?陛?W}?陛?W{^ 00111111111110001100111000111111010101110111110100111111111110001100111000111111010101110111101101011110 3ff8ce3f577d3ff8ce3f577b5e

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