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 慫伎蹇^ 11100110100001011010101111100100101111001000111011101000101110011000011101011110 e685abe4bc8ee8b9875e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP æ??ä??è??^ 10001111101010011100000100111111001111111000111110101011101000110011111100111111100011111010101110110010001111110011111101011110 8fa9c13f3f8faba33f3f8fabb23f3f5e
UTF-8 慫伎蹇^ 11000011101001101100001010000101110000101010101111000011101001001100001010111100110000101000111011000011101010001100001010111001110000101000011101011110 c3a6c285c2abc3a4c2bcc28ec3a8c2b9c2875e
UHC æ???¼??¹?^ 10101001101000010011111100111111001111111010100011111001001111110011111110101001111101100011111101011110 a9a13f3f3fa8f93f3fa9f63f5e

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