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^ 0011111100111111001111110011111100111111001111110110010001011110 3f3f3f3f3f3f645e
SJIS-WIN 鬣庭、ケ繧コd^ 1110100110100101100100101110101110100100101110011110001110000010101110100110010001011110 e9a592eba4b9e382ba645e
EUC-JP 鬣庭、ケ繧コd^ 1111001010100111110001001110110110001110101001001000111010111001111001011110001010001110101110100110010001011110 f2a7c4ed8ea48eb9e5e28eba645e
UTF-8 鬣庭、ケ繧コd^ 1110100110101100101000111110010110111010101011011110111110111101101001001110111110111101101110011110011110111001101001111110111110111101101110100110010001011110 e9aca3e5baadefbda4efbdb9e7b9a7efbdba645e
UHC ?庭????d^ 001111111110111111010100001111110011111100111111001111110110010001011110 3fefd43f3f3f3f645e

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