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 –Xh–XfN}–Xh–XfN{^ 1001011001011000011010001001011001011000011001100100111001111101100101100101100001101000100101100101100001100110010011100111101101011110 9658689658664e7d9658689658664e7b5e
SJIS-WIN ?Xh?XfN}?Xh?XfN{^ 0011111101011000011010000011111101011000011001100100111001111101001111110101100001101000001111110101100001100110010011100111101101011110 3f58683f58664e7d3f58683f58664e7b5e
EUC-JP ?Xh?XfN}?Xh?XfN{^ 0011111101011000011010000011111101011000011001100100111001111101001111110101100001101000001111110101100001100110010011100111101101011110 3f58683f58664e7d3f58683f58664e7b5e
UTF-8 –Xh–XfN}–Xh–XfN{^ 110000101001011001011000011010001100001010010110010110000110011001001110011111011100001010010110010110000110100011000010100101100101100001100110010011100111101101011110 c2965868c29658664e7dc2965868c29658664e7b5e
UHC ?Xh?XfN}?Xh?XfN{^ 0011111101011000011010000011111101011000011001100100111001111101001111110101100001101000001111110101100001100110010011100111101101011110 3f58683f58664e7d3f58683f58664e7b5e

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