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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN エ靺。Dエ靺。D^ 111100001011010110110100111010001101101010100001010001001111000010110101101101001110100011011010101000010100010001011110 f0b5b4e8daa144f0b5b4e8daa1445e
EUC-JP ?エ靺。D?エ靺。D^ 0011111110001110101101001111000011011100100011101010000101000100001111111000111010110100111100001101110010001110101000010100010001011110 3f8eb4f0dc8ea1443f8eb4f0dc8ea1445e
UTF-8 エ靺。Dエ靺。D^ 111011101000000110110100111011111011110110110100111010011001110110111010111011111011110110100001010001001110111010000001101101001110111110111101101101001110100110011101101110101110111110111101101000010100010001011110 ee81b4efbdb4e99dbaefbda144ee81b4efbdb4e99dbaefbda1445e
UHC ??靺?D??靺?D^ 00111111001111111101100011001011001111110100010000111111001111111101100011001011001111110100010001011110 3f3fd8cb3f443f3fd8cb3f445e

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