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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 蔕暦ィ倅遑コ^ 11100100111101101001011111101111101010001001100011100100111101101001011111100111101000011011101001011110 e4f697efa898e4f697e7a1ba5e
EUC-JP 蔕暦ィ倅?遑コ^ 1110100011111000110011101111000110001110101010001101000011100110001111111110111010100011100011101011101001011110 e8f8cef18ea8d0e63feea38eba5e
UTF-8 蔕暦ィ倅遑コ^ 11101000100101001001010111100110100110101010011011101111101111011010100011100101100000001000010111101110100100101011111011101001100000011001000111101111101111011011101001011110 e89495e69aa6efbda8e58085ee92bee98191efbdba5e
UHC ?????遑?^ 001111110011111100111111001111110011111111111100110110100011111101011110 3f3f3f3f3ffcda3f5e

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