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 豁主穀豁主穀^ 11100110101011011000111011100101100011011001001011100110101011011000111011100101100011011001001001011110 e6ad8ee58d92e6ad8ee58d925e
EUC-JP 豁主穀豁主穀^ 11101100101011111011110011100111101110011111001011101100101011111011110011100111101110011111001001011110 ecafbce7b9f2ecafbce7b9f25e
UTF-8 豁主穀豁主穀^ 11101000101100011000000111100100101110001011101111100111101010011000000011101000101100011000000111100100101110001011101111100111101010011000000001011110 e8b181e4b8bbe7a980e8b181e4b8bbe7a9805e
UHC 豁主穀豁主穀^ 11111100110000111111000110101011110011011101101011111100110000111111000110101011110011011101101001011110 fcc3f1abcddafcc3f1abcdda5e

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