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 ???^kD???^kD^ 00111111001111110011111101011110011010110100010000111111001111110011111101011110011010110100010001011110 3f3f3f5e6b443f3f3f5e6b445e
SJIS-WIN セュ自^kDセュ自^kD^ 101111101010110110001110101010010101111001101011010001001011111010101101100011101010100101011110011010110100010001011110 bead8ea95e6b44bead8ea95e6b445e
EUC-JP セュ自^kDセュ自^kD^ 10001110101111101000111010101101101111001010101101011110011010110100010010001110101111101000111010101101101111001010101101011110011010110100010001011110 8ebe8eadbcab5e6b448ebe8eadbcab5e6b445e
UTF-8 セュ自^kDセュ自^kD^ 11101111101111011011111011101111101111011010110111101000100001111010101001011110011010110100010011101111101111011011111011101111101111011010110111101000100001111010101001011110011010110100010001011110 efbdbeefbdade887aa5e6b44efbdbeefbdade887aa5e6b445e
UHC ??自^kD??自^kD^ 001111110011111111101101101110110101111001101011010001000011111100111111111011011011101101011110011010110100010001011110 3f3fedbb5e6b443f3fedbb5e6b445e

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