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^ 001111110011111100111111001111110011111100111111001111110110010001011110 3f3f3f3f3f3f3f645e
SJIS-WIN 焄セ寬キ、鉸ソd^ 111110110101010010111110111110101010101010110111101001001111101111001110101111110110010001011110 fb54befaaab7a4fbcebf645e
EUC-JP 焄セ?キ、鉸ソd^ 1000111111001001111000111000111010111110001111111000111010110111100011101010010010001111111000111111001010001110101111110110010001011110 8fc9e38ebe3f8eb78ea48fe3f28ebf645e
UTF-8 焄セ寬キ、鉸ソd^ 1110011110000100100001001110111110111101101111101110010110101111101011001110111110111101101101111110111110111101101001001110100110001001101110001110111110111101101111110110010001011110 e78484efbdbee5afacefbdb7efbda4e989b8efbdbf645e
UHC 焄?寬????d^ 1111110110110110001111111100111010110000001111110011111100111111001111110110010001011110 fdb63fceb03f3f3f3f645e

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