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 åù–ë©°ëîže^ 1110010111111001100101101110101110101001101100001110101111101110100111100110010101011110 e5f996eba9b0ebee9e655e
SJIS-WIN ?????°???e^ 001111110011111100111111001111110011111110000001100010110011111100111111001111110110010101011110 3f3f3f3f3f818b3f3f3f655e
EUC-JP åù?ë©°ëî?e^ 100011111010101110101001100011111010101111100011001111111000111110101011101100111000111110100010111011011010000111101011100011111010101110110011100011111010101111000010001111110110010101011110 8faba98fabe33f8fabb38fa2eda1eb8fabb38fabc23f655e
UTF-8 åù–ë©°ëîže^ 1100001110100101110000111011100111000010100101101100001110101011110000101010100111000010101100001100001110101011110000111010111011000010100111100110010101011110 c3a5c3b9c296c3abc2a9c2b0c3abc3aec29e655e
UHC ?????°???e^ 001111110011111100111111001111110011111110100001110001100011111100111111001111110110010101011110 3f3f3f3f3fa1c63f3f3f655e

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