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???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 豁主穀D豁主穀D^ 111001101010110110001110111001011000110110010010010001001110011010101101100011101110010110001101100100100100010001011110 e6ad8ee58d9244e6ad8ee58d92445e
EUC-JP 豁主穀D豁主穀D^ 111011001010111110111100111001111011100111110010010001001110110010101111101111001110011110111001111100100100010001011110 ecafbce7b9f244ecafbce7b9f2445e
UTF-8 豁主穀D豁主穀D^ 111010001011000110000001111001001011100010111011111001111010100110000000010001001110100010110001100000011110010010111000101110111110011110101001100000000100010001011110 e8b181e4b8bbe7a98044e8b181e4b8bbe7a980445e
UHC 豁主穀D豁主穀D^ 111111001100001111110001101010111100110111011010010001001111110011000011111100011010101111001101110110100100010001011110 fcc3f1abcdda44fcc3f1abcdda445e

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