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^ 1100001110001100110000111010101101000100110000111000110011000011101010110100010001011110 c38cc3ab44c38cc3ab445e
EUC-JP テ古ォDテ古ォD^ 100011101100001110111000110001011000111010101011010001001000111011000011101110001100010110001110101010110100010001011110 8ec3b8c58eab448ec3b8c58eab445e
UTF-8 テ古ォDテ古ォD^ 111011111011111010000011111001011000111110100100111011111011110110101011010001001110111110111110100000111110010110001111101001001110111110111101101010110100010001011110 efbe83e58fa4efbdab44efbe83e58fa4efbdab445e
UHC ?古?D?古?D^ 0011111111001101101011110011111101000100001111111100110110101111001111110100010001011110 3fcdaf3f443fcdaf3f445e

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