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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 曜f?曜f?^ 1001011101101010100000101000011000111111100101110110101010000010100001100011111101011110 976a82863f976a82863f5e
EUC-JP 曜f?曜f?^ 1100110111001011101000111110011000111111110011011100101110100011111001100011111101011110 cdcba3e63fcdcba3e63f5e
UTF-8 曜f솛曜f솛^ 11100110100110111001110011101111101111011000011011101100100001101001101111100110100110111001110011101111101111011000011011101100100001101001101101011110 e69b9cefbd86ec869be69b9cefbd86ec869b5e
UHC 曜f솛曜f솛^ 11101000111110001010001111100110100110011001100111101000111110001010001111100110100110011001100101011110 e8f8a3e69999e8f8a3e699995e

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