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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN テ淌コDテ淌コD^ 1100001110011111110000111011101001000100110000111001111111000011101110100100010001011110 c39fc3ba44c39fc3ba445e
EUC-JP テ淌コDテ淌コD^ 100011101100001111011110110001011000111010111010010001001000111011000011110111101100010110001110101110100100010001011110 8ec3dec58eba448ec3dec58eba445e
UTF-8 テ淌コDテ淌コD^ 111011111011111010000011111001101011011110001100111011111011110110111010010001001110111110111110100000111110011010110111100011001110111110111101101110100100010001011110 efbe83e6b78cefbdba44efbe83e6b78cefbdba445e
UHC ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e

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